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

Error when i installed. #6

Open
hasanmumin opened this issue Jan 17, 2017 · 3 comments
Open

Error when i installed. #6

hasanmumin opened this issue Jan 17, 2017 · 3 comments

Comments

@hasanmumin
Copy link

ERROR in .//babel-core/lib/api/node.js
Module not found: Error: Cannot resolve module 'fs' in /Users/hasanmumin/Development/robe-react-ui/node_modules/babel-core/lib/api
@ ./
/babel-core/lib/api/node.js 58:10-23

ERROR in .//babel-core/lib/transformation/file/options/build-config-chain.js
Module not found: Error: Cannot resolve module 'fs' in /Users/hasanmumin/Development/robe-react-ui/node_modules/babel-core/lib/transformation/file/options
@ ./
/babel-core/lib/transformation/file/options/build-config-chain.js 31:10-23

ERROR in .//babel-core/lib/helpers/resolve.js
Module not found: Error: Cannot resolve module 'module' in /Users/hasanmumin/Development/robe-react-ui/node_modules/babel-core/lib/helpers
@ ./
/babel-core/lib/helpers/resolve.js 34:14-31

ERROR in .//convert-source-map/index.js
Module not found: Error: Cannot resolve module 'fs' in /Users/hasanmumin/Development/robe-react-ui/node_modules/convert-source-map
@ ./
/convert-source-map/index.js 2:9-22

ERROR in .//debug/node.js
Module not found: Error: Cannot resolve module 'fs' in /Users/hasanmumin/Development/robe-react-ui/node_modules/debug
@ ./
/debug/node.js 167:15-28

ERROR in .//debug/node.js
Module not found: Error: Cannot resolve module 'net' in /Users/hasanmumin/Development/robe-react-ui/node_modules/debug
@ ./
/debug/node.js 174:16-30

@hasanmumin
Copy link
Author

node: { fs: 'empty', net: 'empty', module: 'empty' }
added to webpack config errors are fixed. But now another error;
Uncaught TypeError: Cannot read property 'length' of undefined
at Object. (node.js:60)
at Object. (node.js:213)
at webpack_require (bootstrap c94c238…:555)
Here is webpack config.

@joelburget
Copy link
Owner

joelburget commented Jan 18, 2017 via email

@joelburget
Copy link
Owner

Glad you got the first error resolved. Unfortunately I don't have enough context to help on the second (the branch you linked me to doesn't seem to mention this package).

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

2 participants