Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postinstall Error on yarn install #13

Open
hsiraaj opened this issue Mar 25, 2020 · 1 comment
Open

Postinstall Error on yarn install #13

hsiraaj opened this issue Mar 25, 2020 · 1 comment

Comments

@hsiraaj
Copy link

hsiraaj commented Mar 25, 2020

error D:\XXXX\XXXX\XXXX\covid19\node_modules\postinstall-postinstall: Command failed
.
Exit code: 1
Command: node ./run.js
Arguments:
Directory: D:\XXXX\XXXX\XXXX\covid19\node_modules\postinstall-postinstall
Output:
No such package ;

File not found: D:/XXXX/XXXX/XXXX/covid19/node_modules/;/package.json
error Command failed with exit code 1.
child_process.js:669
throw err;
^

Error: Command failed: yarn run postinstall
No such package ;

File not found: D:/XXXX/XXXX/XXXX/covid19/node_modules/;/package.json
error Command failed with exit code 1.

at checkExecSyncError (child_process.js:629:11)
at execSync (child_process.js:666:13)
at Object.<anonymous> (D:\XXXX\XXXX\XXXX\covid19\node_modules\postinstall-postin

stall\run.js:14:5)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)

@stevenliuyi
Copy link
Owner

Can you check if the postinstall-postinstall package is correctly installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants