↧
Answer by mikemaccana for What does npm mean by 'Skipping failed optional...
This is not an error. It is a warning that fseventsd, which is Mac OS specific, cannot be installed on Linux. There is no need to be alarmed, and the package that needs fsevents will still work -...
View ArticleWhat does npm mean by 'Skipping failed optional dependency'?
Latest version of node and npm causing problems in running karma. When I try to install karma-cli npm i -g karma karma-cli I get following warning:npm WARN optional Skipping failed optional dependency...
View Article