karma-runner / karma-safari-launcher

A Karma plugin. Launcher for Safari.
MIT License
19 stars 17 forks source link

windows #3

Closed matanoc closed 11 years ago

matanoc commented 11 years ago

i was unable to install the karma-safari-launcher on windows, i got the following message: npm ERR! notsup Not compatible with your operating system or architecture: karma-safari-launcher@0.1.0 npm ERR! notsup Valid OS: darwin npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64

is there a possible workaround for this problem? all i want is to test my application on safari for windows