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

Cant Install package using yarn workspaces "Cannot find module 'recoilize' or its corresponding type declarations" #185

Open
fletcherrippon opened this issue May 24, 2023 · 0 comments

Comments

@fletcherrippon
Copy link

fletcherrippon commented May 24, 2023

I'm using Turborepo and Next and when I run

yarn workspace store add recoilize

It installs but I can't use it I just get an error like this one

error - ./pages/_app.tsx:20:10
Module not found: Can't resolve 'recoilize'

I'm using:

  • react 18.2.0
  • react-dom: 18.2.0
  • next: 13.3.0
  • recoil: 0.7.7
  • recoilize: 3.2.0
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

1 participant