Monday 30 July 2018

using nodeenv to install parcel but it skips fsevents@1.2.4 ?

Hi!I am new with node and I felt like using nodeenv to try some tools and try to learn how to benefit with them. node version is v10.7.0 npm version is 6.1.0When I tried to install parcel with nodeenv I got this npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/parcel-bundler/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) Is this bad? Why might this occur?

Submitted July 31, 2018 at 05:30AM by tassulin

No comments:

Post a Comment