We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
╭─{👳 } kumavis in ~/Development/Node/vapor/app on (master✱) ╰─± browserify --full-paths index.js > bundle.js ╭─{👳 } kumavis in ~/Development/Node/vapor/app on (master✱) ╰─± discify bundle.js > disc.html stream.js:94 throw er; // Unhandled stream error in pipe. ^ Error: Cannot find module '../mercury.js' at /usr/local/share/npm/lib/node_modules/disc/node_modules/module-deps/node_modules/browser-resolve/node_modules/resolve/lib/async.js:37:25 at load (/usr/local/share/npm/lib/node_modules/disc/node_modules/module-deps/node_modules/browser-resolve/node_modules/resolve/lib/async.js:54:43) at /usr/local/share/npm/lib/node_modules/disc/node_modules/module-deps/node_modules/browser-resolve/node_modules/resolve/lib/async.js:60:22 at /usr/local/share/npm/lib/node_modules/disc/node_modules/module-deps/node_modules/browser-resolve/node_modules/resolve/lib/async.js:16:47 at Object.oncomplete (fs.js:108:15) ╭─{👳 } kumavis in ~/Development/Node/vapor/app on (master✱) ╰─± browserify -v 9.0.3
The text was updated successfully, but these errors were encountered:
As you can see, the browserify build itself works correctly. not sure what the problem is.
Sorry, something went wrong.
/usr/local/lib └── [email protected]
No branches or pull requests
The text was updated successfully, but these errors were encountered: