spring-attic / atom-concourse

Other
8 stars 11 forks source link

Cannot install on Atom 1.46.0 #8

Open JudgeGreg opened 4 years ago

JudgeGreg commented 4 years ago

concourse-pipeline-yaml@1.13.0 postinstall /tmp/apm-install-dir-120413-10267-19zvmtd.10ju/node_modules/concourse-pipeline-yaml node script.js

Downloading https://s3.amazonaws.com/dist.springsource.com/release/STS4/fatjars/concourse-language-server-1.13.0-201911202252-exec.jar to /tmp/apm-install-dir-120413-10267-19zvmtd.10ju/node_modules/concourse-pipeline-yaml/server/concourse-language-server.jar Successfully downloaded https://s3.amazonaws.com/dist.springsource.com/release/STS4/fatjars/concourse-language-server-1.13.0-201911202252-exec.jar

Aborted (core dumped) npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-120413-10267-19zvmtd.10ju/package.json' npm WARN apm-install-dir-120413-10267-19zvmtd.10ju No description npm WARN apm-install-dir-120413-10267-19zvmtd.10ju No repository field. npm WARN apm-install-dir-120413-10267-19zvmtd.10ju No README data npm WARN apm-install-dir-120413-10267-19zvmtd.10ju No license field.

npm ERR! code ELIFECYCLE npm ERR! errno 134 npm ERR! concourse-pipeline-yaml@1.13.0 postinstall: node script.js npm ERR! Exit status 134 npm ERR! npm ERR! Failed at the concourse-pipeline-yaml@1.13.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

BoykoAlex commented 4 years ago

We do not support our Atom extension anymore... Any chance you can try the same extension with VSCode?

JudgeGreg commented 4 years ago

Oh, that's a bummer. As there's another great plugin for concourse that's only on Atom called concourse-vis. Anyway, will try VSCode.