atom-spotify icon indicating copy to clipboard operation
atom-spotify copied to clipboard

Install Fails

Open margaretjoanmiller opened this issue 10 years ago • 8 comments

When I try to install the extension, I get the following error:

npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/usr/share/atom/resources/app/apm/.apmrc" "--userconfig" "/home/gigavinyl/.atom/.apmrc" "install" "/tmp/d-115118-9897-m3xvxa/package.tgz" "--target=0.21.0" "--arch=x64"
npm ERR! node v0.10.35
npm ERR! npm  v2.3.0
npm ERR! code EBADPLATFORM

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: [email protected]
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! Please include the following file with any support request:
npm ERR!     /tmp/apm-install-dir-115118-9897-17p2j59/npm-debug.log

It appears as thought the error is due to my computer using Linux instead of MacOS. Is there a workaround for this or will you be implementing Linux support soon?

margaretjoanmiller avatar Feb 19 '15 07:02 margaretjoanmiller

+1

decker-brower avatar Mar 12 '15 20:03 decker-brower

+1

anderson-arlen avatar Mar 12 '15 20:03 anderson-arlen

+1

ukita avatar Mar 23 '15 17:03 ukita

+1

Abstract1337 avatar Mar 24 '15 18:03 Abstract1337

Implementing Linux support basically required an entire rewrite due to the different APIs for Mac and Linux, so I did that and published it as https://atom.io/packages/spotify-linux.

I'll look into merging the two packages when I have the time, but that was more difficult than writing a new package.

jazzpi avatar Mar 29 '15 21:03 jazzpi

(I'm aware that is a old topic, but I don't feel correct to create another thread for the same issue)

I guess that it's the same situation for a windows machine?

thanks in advance.

antonio-gil avatar Apr 07 '15 18:04 antonio-gil

Yes, atom-spotify only works on a Mac, there's been a closed issue for windows at #18.

jazzpi avatar Apr 09 '15 16:04 jazzpi

+1

maximvd avatar Apr 20 '15 07:04 maximvd