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

React-scan not working with Node 14 #86

Open
morsmodr opened this issue Dec 6, 2024 · 1 comment
Open

React-scan not working with Node 14 #86

morsmodr opened this issue Dec 6, 2024 · 1 comment

Comments

@morsmodr
Copy link

morsmodr commented Dec 6, 2024

React-scan has a dependency on unplugin 2.0.0-beta.2 which supports only Node 18 onwards. Unfortunately, I am not in the position to upgrade to Node 18. Is there a way to help support folks who are on older Node versions?

@RobPruzan
Copy link
Collaborator

You should be able to install + use react-scan in the latest version with node14

npm install [email protected]

Note: you will not be able to use the react-component-name plugin- gives react-scan component names in production- on node 14, but I don't believe that's publicly documented so I doubt you're using it

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

2 participants