deoxxa / npmrc

Switch between different .npmrc files with ease and grace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Windows Support

tiagolpadua opened this issue · comments

commented

Running on windows causes:

Error: EPERM: operation not permitted, symlink 'C:\Users\user.npmrcs\default' -> 'C:\Users\user.npmrc'

I suspect that is because Windows doesnt support links

commented

My mistake, must run as administrator