felixrieseberg / ember-cli-windows-addon

:speedboat: Ember Addon, Optimizing Ember Cli Performance on Windows
MIT License
14 stars 5 forks source link

Not compatible with your operating system or architecture #14

Closed rtm closed 8 years ago

rtm commented 8 years ago

Why would the following error occur when building on linux:

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: ember-cli-windows@2.1.2
npm ERR! notsup Valid OS:    win32
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64
felixrieseberg commented 8 years ago

Aaaaaand fixed. Thanks for the report!