Home > @rushstack/node-core-library > PackageJsonLookup > clearCache
PackageJsonLookup.clearCache() method
Clears the internal file cache.
Signature:
clearCache(): void;
Returns:
void
Remarks
Call this method if changes have been made to the package.json files on disk.