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

ENOENT: no such file or directory #22

Open
dotnetspec opened this issue Mar 16, 2021 · 1 comment
Open

ENOENT: no such file or directory #22

dotnetspec opened this issue Mar 16, 2021 · 1 comment

Comments

@dotnetspec
Copy link

VSCode Version: 1.54.2
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 11.10.0
V8: 8.7.220.31-electron.0
OS: Linux x64 5.4.0-66-generic

When I attempt:
npm i elm-ethereum-generator

I get:
ENOENT: no such file or directory

These are the logs:
2021-03-16T04_00_26_352Z-debug.log

I tried:

npm install
npm cache clean --force
npm install -g npm
npm install

as suggested in StackOverflow
but this did not fix the issue.
Do you know what else I can try so I can install your package? thanks ...

@ronanyeah
Copy link

I am also getting this on Linux.

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