Skip to content

SyntaxError: Invalid regular expression #193

@sabriyasar

Description

@sabriyasar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions