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

Cannot find module 'media' #54

Open
Ultra-Seven opened this issue Apr 20, 2017 · 0 comments
Open

Cannot find module 'media' #54

Ultra-Seven opened this issue Apr 20, 2017 · 0 comments

Comments

@Ultra-Seven
Copy link

When I ran "npm start" and opened the listened address, I encountered a problem as below:
beefy (v2.1.8) is listening on http://127.0.0.1:9966
200 58ms 186B / (generated)
Error: Cannot find module 'media' from '/Downloads/voxel-clientmc/app/node_modules/voxel-sfx/node_modules/play-audio'
at /Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:46:17
at process (
/Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:173:43)
at ondir (
/Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:188:17)
at load (/Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (
/Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at ~/Downloads/voxel-clientmc/app/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:82:15)

But I do have media as module at the target directory. I don't know why it happened. Please help!
OS: Ubuntu 14.04
node: 4.4.7
npm: 2.15.8
g++: 5.4.1
gcc: 5.4.1

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