react-redux-firebase: Error: Cannot find module './factoryWithThrowingShims' from '/app/node_modules/react-redux-firebase/dist'
Just did a fresh npm install on a new project and imported into my project and got
Error: Cannot find module './factoryWithThrowingShims' from '/app/node_modules/react-redux-firebase/dist'
at /app/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/app/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/app/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /app/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:123:15)
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 23 (14 by maintainers)
Commits related to this issue
- Switched back to importing PropTypes from react due to (#128) — committed to prescottprue/react-redux-firebase by deleted user 7 years ago
- Version v1.4.0-rc.3 (#128) (#134) * Switched back to importing PropTypes from react due to (#128) * Roadmap updated with population features coming in `v1.5.0` — committed to prescottprue/react-redux-firebase by prescottprue 7 years ago
- v1.5.0-alpha.2 (#146) ### Description Removed `browser` field from `package.json` in attempt to solve #128 ### Check List - [X] All tests passing - [X] Docs updated with any changes or examp... — committed to prescottprue/react-redux-firebase by prescottprue 7 years ago
Im still getting this error:
my version react-redux-firebase@1.5.0-alpha