Open stabacco opened 2 years ago
I have the same issue. I'm working on Windows 10
npm v8.19.2 nodeJS v18.12.1
Same issue for me.
It worked fine with yarn.
has anyone ever found a solution to this problem?
Same issue for me.
It worked fine with yarn.
Thanks a lot @icaroharry, I've just managed to install it using yarn as you mentioned.
Looks like the package resolution is currently getting stuck while resolving dependencies
REPRO:
hangs forever for me:
yarn seems to work fine on the other hand.
Ubuntu 18 through windows WSL2