-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When trying to install the dev dependencies on os x it errors out due to inotify being linux only.
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for inotify@1.4.2: 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
I ran into other issues when trying to build in my docker environment as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels