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

module not resolving when using disc #32

Open
kumavis opened this issue Feb 28, 2015 · 2 comments
Open

module not resolving when using disc #32

kumavis opened this issue Feb 28, 2015 · 2 comments

Comments

@kumavis
Copy link

kumavis commented Feb 28, 2015

╭─{👳 } 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
@kumavis
Copy link
Author

kumavis commented Feb 28, 2015

As you can see, the browserify build itself works correctly. not sure what the problem is.

@kumavis
Copy link
Author

kumavis commented Feb 28, 2015

/usr/local/lib
└── [email protected]

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

1 participant