I keep on getting this error message

Hi, I am a Expo beginner and when I created my first project I kept on getting this message when trying to send my app to localhost

C:\Users\aryan>cd ScoutingApp

C:\Users\aryan\ScoutingApp>npm start

@ start C:\Users\aryan\ScoutingApp
expo start

Starting project at C:\Users\aryan\ScoutingApp
Expo DevTools is running at http://localhost:19002
Opening DevTools in the browser… (press shift-d to disable)
error Invalid regular expression: /(.\fixtures\.|node_modules[\]react[\]dist[\].|website\node_modules\.|heapCapture\bundle.js|.\tests\.)$/: Unterminated character class. Run CLI with --verbose flag for more details.

Metro Bundler process exited with code 1
Set EXPO_DEBUG=true in your env to view the stack trace.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ start: expo start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\aryan\AppData\Roaming\npm-cache_logs\2019-11-17T19_05_38_530Z-debug.log

C:\Users\aryan\ScoutingApp>

Does anyone know how to fix this?

Hi
Please see this post.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.