You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for your work on React Fetch. I've just installed it in my project using npm, but when I try to run webpack, I get:
ERROR in ./~/react-fetch/build/react-fetch.js
Module not found: Error: Cannot resolve 'file' or 'directory' E:\Users\Adrien\Documents\GitHub\brigad-admin-frontend/node_modules/react/addons in E:\Users\Adri
@ ./~/react-fetch/build/react-fetch.js 17:19-42
Should be fixed in 0.0.9. Man, can't believe the outputted code was committed to my repo. This was a long time ago :P Let me know if it's all good and I'll close.
Hello,
First of all, thanks for your work on React Fetch. I've just installed it in my project using npm, but when I try to run webpack, I get:
Here's my webpack.config.js:
Edit: I opened a question on StackOverflow here
Edit2: Here's an example compliant to the changes of the React API : https://gist.github.com/bebraw/77c8168e54a4ce3257f9 (credits to the author)
The text was updated successfully, but these errors were encountered: