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
Could not find module in path: 'immutable/4.0.0-rc.12' relative to '/node_modules/@zambezi/caballo-vivo/src/location.js'
How has this issue affected you? What are you trying to accomplish?
This doesn't happen if I run the same exact code in a shell. I wonder if I'm doing something wrong, something's wrong on the library or something's wrong in codesandbox.
🐛 bug report
Description of the problem
When I link this library, which depends on
[email protected]
, and I install the same[email protected]
dependence in my package.json, the app blows up with this message:How has this issue affected you? What are you trying to accomplish?
This doesn't happen if I run the same exact code in a shell. I wonder if I'm doing something wrong, something's wrong on the library or something's wrong in codesandbox.
Link to sandbox:
Minimal example
Your Environment
The text was updated successfully, but these errors were encountered: