Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module not found: Can't resolve 'react-cache' #93

Open
Danzed opened this issue Aug 16, 2020 · 2 comments
Open

Module not found: Can't resolve 'react-cache' #93

Danzed opened this issue Aug 16, 2020 · 2 comments

Comments

@Danzed
Copy link

Danzed commented Aug 16, 2020

Hi! tthis library threw me this error when I installed it.

./node_modules/the-platform/createResource.js
Module not found: Can't resolve 'react-cache' in '/home/dan/dev/trino/web-trino/node_modules/the-platform'

React-Version: 16.13.1

@tkrugg
Copy link

tkrugg commented Oct 1, 2020

react-cache is a peer dependency: https://github.com/jaredpalmer/the-platform/blob/master/package.json#L32
You need to make sure it's installed in your project.

@MatteoGauthier
Copy link

The plaform...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants