GeekyAnts / GeekyAnts/NativeBase-KitchenSink
SyntaxError: Invalid regular expression
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.