I have a problem with my react project.
after 5 months of developing this project, I get this error a lot.
undefinedcreateProvider is not defined
and I have to reinstall node_modules. But I get this error again after a few changes in the project.
I don't know why this error appears!
I had the same issue and also important to notice that I use hard-source-webpack-plugin. There are two ways to solve this problem (at least for me):
hard-source-webpack-plugin
in webpack config, though the webpack builds are slower now.Deleting .cache
folder didn't help me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With