Open ivanAlfonsoVillaVazquez opened 2 years ago
I am running into this as well. It looks like the bump to Webpack 5 in react-scripts is causing this.
yeah, same issue for us too 😕.
@jzwood I'd recommend checking out the discussion here: https://github.com/absinthe-graphql/absinthe-socket/issues/66. It seems like this library is unnecessary if you are using a modern version of the @apollo/client
.
Hi,
After updating to react-scripts
5.0.1
I had a brunch of erros like these:I think that this errors are related to thee new version of Webpack.