I am facing warning
See original GitHub issuenpm 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:
- Created 7 years ago
- Comments:11 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@harshkant @Satish-Charmal the messages you are seeing are actually warnings and can thus be safely ignored.
The
fseventslibrary is only relevant for systems running macOS, that’s why you get theUnsupported platformmessage 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.
@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