Is anyone else experiencing an issue where the Frappe installation gets stuck on [----0/509] and doesn’t proceed further, as shown in the screenshot?
bench init frappe-bench --frappe-branch version-15
…
…
warning " > @vue/component-compiler@4.2.4" has unmet peer dependency “vue-template-compiler@*”.
[-----------------------------------------------------------------------] 0/509
Environment:
OS: Ubuntu 24.04
ERPNext: V15
Note: I have two identical servers with the same installation setup. The installation works fine on the first server, but it gets stuck on the second one, even though there is no difference in the installation or environment.
OUTPUT:
Installing frappe
$ /frappe-mlf-uat01/env/bin/python -m pip install --quiet --upgrade -e /frappe-mlf-uat01/apps/frappe
$ yarn install --check-files
yarn install v1.22.22
[1/5] Validating package.json…
[2/5] Resolving packages…
[3/5] Fetching packages…
[4/5] Linking dependencies…
warning " > @frappe/esbuild-plugin-postcss2@0.1.3" has unmet peer dependency “less@^4.x”.
warning " > @frappe/esbuild-plugin-postcss2@0.1.3" has unmet peer dependency “stylus@^0.x”.
warning " > @vue/component-compiler@4.2.4" has unmet peer dependency “vue-template-compiler@*”.
[-----------------------------------------------------------------------] 0/509