Skip to content

missing graceful js #176

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

Assignees

Comments

@Moumouls
Copy link

Error using npx

npm WARN exec The following package was not found and will be installed: [email protected]
node:internal/modules/cjs/loader:988
  throw err;
  ^

Error: Cannot find module 'graceful-fs'
Require stack:
- /home/runner/.npm/_npx/c0[5](https://github.com/people-vox/main/actions/runs/3893625763/jobs/6646480252#step:3:6)[6](https://github.com/people-vox/main/actions/runs/3893625763/jobs/6646480252#step:3:7)8a2dff9[7](https://github.com/people-vox/main/actions/runs/3893625763/jobs/6646480252#step:3:8)d3d2/node_modules/folder-hash/cli.js

It seems to be introduced by 4.0.3

@Moumouls
Copy link
Author

Seems to be used in cli.js so graceful-js should not be removed

@marc136
Copy link
Owner

marc136 commented Jan 11, 2023

Thank you for raising this error @Moumouls. I published a hotfix v4.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment