gawati / gawati-portal-ui

Version 2 of the gawati portal
GNU Affero General Public License v3.0
0 stars 0 forks source link

npm install warning #15

Closed ccsmart closed 6 years ago

ccsmart commented 6 years ago

Got this in build: node lib/post_install.js

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Seems to hardcode Debian.

kohsah commented 6 years ago

This is a downstream bug (if it can be called that) not ours ..

https://github.com/yarnpkg/yarn/issues/2564