-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hi there, i've tried to install react-view in a Gatsby project and i'm running into issues with I'm guessing webpack and babel:
This dependency was not found:
* fs in ./node_modules/convert-source-map/index.js, ./node_modules/react-view/node_modules/@babel/core/lib/transformation/normalize-file.js
Stackoverflow suggests adding this to the Webpack config:
node: {
fs: 'empty'
}
Which doesn't seem to solve it, is there anything i'm missing? Relatively new to webpack sorry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed