JesperLekland / react-native-svg-charts

📈 One library to rule all charts for React Native 📊

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I am trying to contribute to the project but when but I run into a `invalid regular expression` error.

CakeCrusher opened this issue · comments

What is the problem?

Cannot get npm start to work.

When does it happen?

after running the following:

  1. git clone <FRESHLY_FORKED_DEV_REPO>
  2. npm install
  3. and finally when I run npm start I get the following error

Invalid regular expression: /(node_modules[\]react[\]dist[\].|website\node_modules\.|heapCapture\bundle.js|.\tests\.)$/: Unterminated character class
image

What platform?

  • iOS
  • Android

react-native version: 0.52.2
react-native-svg-charts version: 5.4.0
react-native-svg version: 6.2.1