Updating React broke @rbxts/pretty-react-hooks and many other modules
Here is my package.json
I am getting an error in the console of:
Multiple over libraries call ReactLua this way:
I am not sure what i have wrong here, I made sure all of the react libraries are at the latest. I am tempted to move back to 0.4.0
It appears that ReactLua is multiple directories higher in the includes
The script i have selected is the one throwing the error but many other scripts require ReactLua the same way
Solution:Jump to solution
deleting out, node_modules, flamework.build as well as yarn upgrade fixed it for me. I guess sometimes you really gotta wipe it all out 🤣
1 Reply
Solution
deleting out, node_modules, flamework.build as well as yarn upgrade fixed it for me. I guess sometimes you really gotta wipe it all out 🤣