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: 'react-is' on local install attempt #36

Open
duckRabbitPy opened this issue Mar 25, 2022 · 0 comments
Open

Module not found: 'react-is' on local install attempt #36

duckRabbitPy opened this issue Mar 25, 2022 · 0 comments
Labels

Comments

@duckRabbitPy
Copy link

duckRabbitPy commented Mar 25, 2022

After running npm install on main branch, page returns this error on my local machine. Not sure if you have seen this before/are aware of it.

Screenshot 2022-03-25 at 09 17 27

Here is a message that seems to be related upon npm install:
Screenshot 2022-03-25 at 09 24 03

FIX:
Error resolved after installing react-is separately after initial npm install
npm install react-is

See this stackoverflow thread on the issue: https://stackoverflow.com/questions/46053414/npm-warn-requires-a-peer-of-but-none-is-installed-you-must-install-peer

If this keeps happening maybe add react-is to your package.json

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

No branches or pull requests

1 participant