MDSLab / wstun

Tunnels and reverse tunnels over WebSocket
Apache License 2.0
114 stars 44 forks source link

npm install error #20

Open deepakkoirala opened 4 years ago

deepakkoirala commented 4 years ago

npm WARN deprecated node-uuid@1.4.7: Use uuid module instead > websocket@1.0.28 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/wstun@1.0.11 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/wstun@1.0.11 postinstall: ./scripts/postinst npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @mdslab/wstun@1.0.11 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 commented 3 years ago

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

baptistepattyn commented 3 years ago

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