前提・実現したいこと
ReactNativeのチュートリアル
(https://nakanisi-yusuke.gitbooks.io/react-native-document-translate-japanese/content/getting-started.html)
を進めていたところ、npm start を実行すると下記のエラーメッセージが発生してしまい先に進めず困っています。
発生している問題・エラーメッセージ
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\yuton\AppData\Roaming\npm-cache\_logs\2019-11-05T08_41_45_453Z-debug.log
該当のソースコード
javasctipt
試したこと
npmの再インストール。
補足情報(FW/ツールのバージョンなど)
ここにより詳細な情報を記載してください。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。