yujinakayama / atom-auto-update-packages

Keep your Atom packages up to date.
https://atom.io/packages/auto-update-packages
MIT License
33 stars 11 forks source link

Can't install #38

Closed ItamarGronich closed 7 years ago

ItamarGronich commented 7 years ago

Can't install on atom 1.8 | ubuntu 14.04 64

This is the error message i get:

Installing “auto-update-packages@1.0.1” failed.Hide output…

npm ERR! Linux 4.2.0-42-generic
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" "/home/itamar/.atom/.apm/.apmrc" "--userconfig" "/home/itamar/.atom/.apmrc" "install" "/tmp/d-116626-18894-qt8894/package.tgz" "--target=0.36.8" "--arch=x64"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code EBADPLATFORM

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: auto-update-packages@1.0.1
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-116626-18894-h3qfjj/npm-debug.log
yujinakayama commented 7 years ago
npm ERR! notsup Not compatible with your operating system or architecture: auto-update-packages@1.0.1
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64
dsandstrom commented 6 years ago

Is it possible to prevent the package from installing on unsupported OSes? I use apm starred --install to install packages on a fresh computer. I can't star this package because apm freaks out when it tries to install the package.