question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I am facing warning

See original GitHub issue
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN @angular/upgrade@2.2.1 requires a peer of @angular/core@2.2.1 but none was installed.
npm WARN @angular/upgrade@2.2.1 requires a peer of @angular/compiler@2.2.1 but none was installed.
npm WARN @angular/upgrade@2.2.1 requires a peer of @angular/platform-browser@2.2.1 but none was installed.
npm WARN @angular/upgrade@2.2.1 requires a peer of @angular/platform-browser-dynamic@2.2.1 but none was installed.
npm WARN jss-camel-case@0.1.2 requires a peer of jss@^2.1.0 but none was installed.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
beemancommented, Sep 23, 2017

@harshkant @Satish-Charmal the messages you are seeing are actually warnings and can thus be safely ignored.

The fsevents library is only relevant for systems running macOS, that’s why you get the Unsupported platform message if you run it on Linux or Windows.

Also: if you have an issue it’s most of the time better to open a new issue with all the requested information than hijack a closed issue like this.

1reaction
anilthummarcommented, Apr 19, 2017

@smartHasmukh When i am installed cordova i am getting following message.

Please help me.

C:\Users\Android>npm install -g ionic cordova npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated node-uuid@1.3.3: Use uuid module instead C:\Users\Android\AppData\Roaming\npm\cordova -> C:\Users\Android\AppData\Roaming\npm\node_modules\cordova\bin\cordova C:\Users\Android\AppData\Roaming\npm\ionic -> C:\Users\Android\AppData\Roaming\npm\node_modules\ionic\bin\ionic C:\Users\Android\AppData\Roaming\npm

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning Signs and Risk Factors for Emotional Distress
Learn about the common warning signs and risk factors for emotional distress that children, adults, and first responders often experience.
Read more >
Symptoms of COVID-19 - CDC
Look for emergency warning signs* for COVID 19: Trouble breathing; Persistent pain or pressure in the chest; New confusion; Inability to wake or...
Read more >
When I install my tensorflow 1.15 then I am facing such ...
import logging, os logging.disable(logging.WARNING) os.environ["TF_CPP_MIN_LOG_LEVEL"] = "3" import tensorflow as tf.
Read more >
Depression Symptoms and Warning Signs - HelpGuide.org
More than just sadness in response to life's struggles and setbacks, depression changes how you think, feel, and function in daily activities.
Read more >
Emotional Stress: Warning Signs, Management, When to Get ...
Worry, fear, anger and sadness are all normal, healthy emotions until they interfere with your ability to function. Seek help to learn ways ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found