During the update of Dify from ver0.12.1 to ver1.1.3, "npm install" fails. #17518
Unanswered
dona-dona-dona
asked this question in
Help
Replies: 1 comment
-
I resolved the issue myself. The official manual, located at: states that the build should be done using npm. However, upon checking the package.json file, I found that the only usable package manager is pnpm (or a compatible tool). Successfully installing with pnpm resolved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
During the update of Dify from ver0.12.1 to ver1.1.3, npm install fails. I am considering the following options to address this, but please let me know if there are any that are officially not recommended.
The error log shows the following:
2025-04-06T04_26_44_961Z-eresolve-report.txt
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions