Gert-dev / php-ide-serenata

Atom IDE package that integrates the Serenata server to provide PHP code assistance
https://serenata.gitlab.io/
Other
274 stars 19 forks source link

Update to 5.0.1 failed - atom #482

Closed Greg1601 closed 5 years ago

Greg1601 commented 5 years ago

Hi all,

I'm trying to update Serenata on Atom from 4.5.3 to 5.0.1.

The update failed. I tried to remove the package and reinstall it completely but got the following issue.

A little help would be great.

Installing “php-ide-serenata@5.0.1” failed.Hide output…

npm ERR! prepareGitDep 1> npm ERR! prepareGitDep > atom-languageclient@0.9.9 prepare C:\Users\user.atom.apm_cacache\tmp\git-clone-73e75aab npm ERR! prepareGitDep > npm run clean && npm run compile npm ERR! prepareGitDep npm ERR! prepareGitDep npm ERR! prepareGitDep > atom-languageclient@0.9.9 clean C:\Users\user.atom.apm_cacache\tmp\git-clone-73e75aab npm ERR! prepareGitDep > rm -rf build npm ERR! prepareGitDep npm ERR! prepareGitDep npm ERR! prepareGitDep 2> npm WARN install Usage of the --dev option is deprecated. Use --only=dev instead. npm ERR! prepareGitDep 'rm' n'est pas reconnu en tant que commande interne npm ERR! prepareGitDep ou externe, un programme ex�cutable ou un fichier de commandes. npm ERR! prepareGitDep npm ERR! code ELIFECYCLE npm ERR! prepareGitDep npm ERR! errno 1 npm ERR! prepareGitDep npm ERR! atom-languageclient@0.9.9 clean: rm -rf build npm ERR! prepareGitDep npm ERR! Exit status 1 npm ERR! prepareGitDep npm ERR! npm ERR! prepareGitDep npm ERR! Failed at the atom-languageclient@0.9.9 clean script. npm ERR! prepareGitDep npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! prepareGitDep npm ERR! prepareGitDep npm ERR! A complete log of this run can be found in: npm ERR! prepareGitDep npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2019-10-03T11_46_46_246Z-debug.log npm ERR! prepareGitDep npm ERR! code ELIFECYCLE npm ERR! prepareGitDep npm ERR! errno 1 npm ERR! prepareGitDep npm ERR! atom-languageclient@0.9.9 prepare: npm run clean && npm run compile npm ERR! prepareGitDep npm ERR! Exit status 1 npm ERR! prepareGitDep npm ERR! npm ERR! prepareGitDep npm ERR! Failed at the atom-languageclient@0.9.9 prepare script. npm ERR! prepareGitDep npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! prepareGitDep npm ERR! prepareGitDep npm ERR! A complete log of this run can be found in: npm ERR! prepareGitDep npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2019-10-03T11_46_46_298Z-debug.log npm ERR! prepareGitDep npm ERR! premature close

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\user.atom.apm_logs\2019-10-03T11_46_46_355Z-debug.log

the debug.log file: 2019-10-03T11_46_46_355Z-debug.log

Thanks a lot

Gert-dev commented 5 years ago

Hi. This is a duplicate of #477.