Open RandallFlagg opened 6 years ago
I got this same error when I tried to access my repository on a windows system. I never encounter node version errors on Linux with yarn and this is after node 10.1.0. Anyone has a solution? Is it possible this is a Windows only situation?
same here,macos
I have a same error. My yarn version is 1.22.4 and Node.js is 12.16.0 and I use window10
Type of issue
Bug
Make the install of yo available through yarn.
It seems the version of upath used by some yo dependency is too low and doesn't support node 10. The current version of upath supports node 10. Upgrade is needed for the upath version.
My environment
Windows 10 64-bit
10.1.0
(runnode --version
in your terminal)x.x.x
(runnpm --version
in your terminal)1.7.0
(runyarn --version
in your terminal)N/A
(runyo --version
in your terminal)Expected behavior
yo is installed
Current behavior
error upath@1.0.2: The engine "node" is incompatible with this module. Expected version ">=4 <=9". error Found incompatible module
Steps to reproduce the behavior
Command line output