yarn failed
#31291
Replies: 1 comment 6 replies
-
|
Hello @sproutlxq, which platform are you on? If it's Linux then I suggest running I encountered a similar issue while setting up the project locally on Debian 12 (Plasma). Additionally, the project is set up to support yarn so using npm is not recommended. Hope this helps :) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone else failed to execute yarn install? There are many packages that fail to install, such as the apn and http2 packages. I don't have any problems with my network, and installing with npm is successful. But if I install with npm, executing the script npm run dev afterward doesn't start the project correctly, and in general there are a lot of inconsistencies in the dependencies that cause problems as well.
Translated with www.DeepL.com/Translator (free version)
Beta Was this translation helpful? Give feedback.
All reactions