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: bundling failed: Error: Unable to resolve module ./Stream.js from node_modules/htmlparser2/lib/index.js: #375

Closed
brambang opened this issue Jun 12, 2020 · 1 comment

Comments

@brambang
Copy link

brambang commented Jun 12, 2020

i upgrade to 4.2.0 because there was a warning in below version about component function.
But now my apps got error.

error: bundling failed: Error: Unable to resolve module ./Stream.jsfromnode_modules/htmlparser2/lib/index.js``

how to solve it??
do we need to install NPM parser by ourself?

@brambang
Copy link
Author

brambang commented Jun 12, 2020

i delete node modules & npm install.
NOT SOLVED.

i run expo r -c just to clear cache (for react-native init apps using npm cache verify or npm cache clear)
then i exit and run npm start to start Metro bundler.
IT SOLVED.

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

0 participants