-
-
Notifications
You must be signed in to change notification settings - Fork 0
Test and enable on Mac OS #8
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
I cannot install this package on my Mac
npm install --save @dreamonkey/responsive-image-loader
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for @dreamonkey/responsive-image-loader@0.3.1: wanted {"os":"linux","arch":"any"} (current: {"os":"darwin","arch":"x64"})
npm ERR! notsup Valid OS: linux
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: darwin
npm ERR! notsup Actual Arch: x64
To Reproduce
Install using npm on mac
node v10.15.1 (npm v6.13.7)
Desktop (please complete the following information):