[WIP: not ready for review] build system cache exploration #1815
Annotations
2 errors
Run tests:
v-next\hardhat-utils\src\fs.ts#L377
FileSystemAccessError: ENOENT: no such file or directory, mkdir 'D:\a\hardhat\hardhat\v-next\hardhat-viem\test\fixture-projects\default-ts-project\cache\hardhat:core:solidity:build-system:compiler-output'
at mkdir (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:377:11)
at async writeUtf8File (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:262:5)
at async writeJsonFile (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:211:3)
at async Cache.setJson (D:\a\hardhat\hardhat\v-next\hardhat\src\internal\builtin-plugins\solidity\build-system\cache.ts:30:5)
at async SolidityBuildSystemImplementation.runCompilationJob (D:\a\hardhat\hardhat\v-next\hardhat\src\internal\builtin-plugins\solidity\build-system\build-system.ts:358:9)
at async file:///D:/a/hardhat/hardhat/node_modules/.pnpm/[email protected]/node_modules/p-map/index.js:109:20
[cause]: Error: ENOENT: no such file or directory, mkdir 'D:\a\hardhat\hardhat\v-next\hardhat-viem\test\fixture-projects\default-ts-project\cache\hardhat:core:solidity:build-system:compiler-output'
at async Object.mkdir (node:internal/fs/promises:857:10)
at async mkdir (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:374:5)
at async writeUtf8File (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:262:5)
at async writeJsonFile (D:\a\hardhat\hardhat\v-next\hardhat-utils\src\fs.ts:211:3)
at async Cache.setJson (D:\a\hardhat\hardhat\v-next\hardhat\src\internal\builtin-plugins\solidity\build-system\cache.ts:30:5)
at async SolidityBuildSystemImplementation.runCompilationJob (D:\a\hardhat\hardhat\v-next\hardhat\src\internal\builtin-plugins\solidity\build-system\build-system.ts:358:9)
at async file:///D:/a/hardhat/hardhat/node_modules/.pnpm/[email protected]/node_modules/p-map/index.js:109:20
|
Run tests
Process completed with exit code 1.
|
Loading