18F / analytics-reporter

Lightweight analytics reporting and publishing tool for Digital Analytics Program's Google Analytics 360 data.

Home Page:https://analytics.usa.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on installing from npm - can only install on a Mac?

morinoalaria opened this issue · comments

I get this error when I try to install on my Windows machine:

50 error notsup Unsupported
50 error notsup Not compatible with your operating system or architecture: analytics-reporter@1.1.1
50 error notsup Valid OS: !win32
50 error notsup Valid Arch: any
50 error notsup Actual OS: win32
50 error notsup Actual Arch: x64
51 error System Windows_NT 6.1.7601
52 error command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "analytics-reporter"

Tried installing another package just to make sure I have node and all, but it worked ok.

Can I not install this on a Windows machine?

Probably the same issue as #138.

The npm package wasn't updated with the fix, however @konklone indicates that the master branch was updated.

I just pushed the latest master to npm as version 1.1.2. Please re-open if you still see this issue with 1.1.2.