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

Not able to run the reaction cli despite having the right node version #174

Closed
mgara opened this issue Jan 19, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@mgara
Copy link

mgara commented Jan 19, 2024

Trying to create new project with reaction but I tried everything ... tried with node 15 didn't work...
also the cli is displying a requirement of node 14 or 15 but his is not working

❯ node -v
v15.14.0
❯ reaction create-project api test-api
reaction-cli: Your node version must be one of: [ v14, v15 ]
reaction-cli: Dependency check failed. Command could not complete
@mgara mgara added the bug Something isn't working label Jan 19, 2024
@mgara
Copy link
Author

mgara commented Jan 20, 2024

this is kinda related to : reactioncommerce/reaction#6865

@mgara
Copy link
Author

mgara commented Jan 21, 2024

Bad env setup, a which reaction helped me to figure out what am I running and where am I running it.

@mgara mgara closed this as completed Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant