You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.jsfrom
node_modules/htmlparser2/lib/index.js``how to solve it??
do we need to install NPM parser by ourself?
The text was updated successfully, but these errors were encountered: