-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I'm getting this error. I've tried various stuffs but can't fix. I have a monorepo using workspaces and the react-native side is working well. I've setup wml and all. But gatsby is not working.
ERROR #98123 WEBPACK
Generating development JavaScript bundle failed
Can't resolve '@pmmmwh/react-refresh-webpack-plugin/src/overlay' in '*******/web/.cache'
File: .cache/error-overlay-handler.js
ERROR #98123 WEBPACK
Generating development JavaScript bundle failed
Unexpected token (14:12)
File: node_modules/@myapp/common/dist/App.js:14:12
Also the second error is really weird, it points to this
const App = () => {
return (<>
~~~^~~~~
<StatusBar barStyle="dark-content"/>
Metadata
Metadata
Assignees
Labels
No labels