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

npm install error #20

Open
deepakkoirala opened this issue Mar 8, 2020 · 2 comments
Open

npm install error #20

deepakkoirala opened this issue Mar 8, 2020 · 2 comments

Comments

@deepakkoirala
Copy link

npm WARN deprecated [email protected]: Use uuid module instead > [email protected] install E:\project\javascripts\tunnel\tunn\node_modules\webso cket > (node-gyp rebuild 2> builderror.log) || (exit 0) E:\project\javascripts\tunnel\tunn\node_modules\websocket>if not defined npm_con fig_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-li fecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) el se (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\nod e-gyp.js" rebuild ) > @mdslab/[email protected] postinstall E:\project\javascripts\tunnel\tunn\node_modul es@mdslab\wstun > ./scripts/postinst '.' is not recognized as an internal or external command, operable program or batch file. npm WARN enoent ENOENT: no such file or directory, open 'E:\project\javascripts\ tunnel\tunn\package.json' npm WARN tunn No description npm WARN tunn No repository field. npm WARN tunn No README data npm WARN tunn No license field. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @mdslab/[email protected] postinstall: ./scripts/postinst npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @mdslab/[email protected] postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional log ging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\ideeps\AppData\Roaming\npm-cache_logs\2020-03-08T04_51_14 _066Z-debug.log

@baptistepattyn
Copy link

I have the same problem, how did you fix this? Or does anyone have a fix for it?

@baptistepattyn
Copy link

Any other users having the same problem use the following command:
npm install @mdslab/wstun --global --ignore-scripts

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