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

SyntaxError: Invalid regular expression #193

Open
sabriyasar opened this issue Feb 23, 2021 · 0 comments
Open

SyntaxError: Invalid regular expression #193

sabriyasar opened this issue Feb 23, 2021 · 0 comments

Comments

@sabriyasar
Copy link

sabriyasar commented Feb 23, 2021

I get the following error after the yarn start command

Issue Image: http://prnt.sc/104xrnc

NativeBase-KitchenSink-master\node_modules\metro-config\src\defaults\blacklist.js:34
return new RegExp(
^

SyntaxError: Invalid regular expression: /(.\fixtures\.|node_modules[\]react[\]dist[\].|website\node_modules\.|heapCapture\bundle.js|.\tests\.)$/: Unterminated character class
at new RegExp ()
at blacklist (C:\Users\sabri\Desktop\NativeBase-KitchenSink-master\node_modules\metro-config\src\defaults\blacklist.js:34:10)
at getBlacklistRE (C:\Users\sabri\Desktop\NativeBase-KitchenSink-master\node_modules\react-native\local-cli\util\Config.js:56:10)
at Object. (C:\Users\sabri\Desktop\NativeBase-KitchenSink-master\node_modules\react-native\local-cli\util\Config.js:71:2

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