Developer Tools details:
bundle.js:1 Error: Cannot find module '/home/scott/.hyper_plugins/node_modules/hyperline'
at Module._resolveFilename (module.js:455:15)
at Function.Module._resolveFilename (/opt/Hyper/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (module.js:403:25)
at require (internal/module.js:20:19)
at le.plugins.concat.map.ce (file:///opt/Hyper/resources/app/dist/bundle.js:1:8876)
at Array.map (native)
at se (file:///opt/Hyper/resources/app/dist/bundle.js:1:8830)
at Object.
at __webpack_require__ (file:///opt/Hyper/resources/app/dist/bundle.js:1:119)
at Object.
Note: The "node_modules" directory does not exist.
-
Hyper 1.3.3
Electron 1.4.16
linux x64 4.8.0-54-generic
What is your npm version ? We have some problems with npm@5 (fixed in master)
Hello!
npm version is 5.0.0.
Release with a fix for this is coming 馃敎
Great, thank you!
Update: I was able to work around the issue by creating a 'node_modules' directory; then npm install hyperline to it.
Getting the same issue with other modules. Also using npm 5.0.0. I went back to 4.6.1 and it seems to work fine. I don't need npm 5.0.0 for anything else, so this is an acceptable workaround for me.
Same issue on npm 5.0.3 - This is a big deal since node 8/npm 5 are now the current stable installer.
Hey there, please try again with the new Hyper v2 release and open a new issue if the problem stills exists. Thank you!
Most helpful comment
Release with a fix for this is coming 馃敎