Upgrade to fsevent v2 - Node 13 support
See original GitHub issuenpm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
Using node version 13 it doesn’t even build (I’m on Catalina)
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
fsevents - npm
v2.3 supports Apple Silicon ARM CPUs · v2 supports node 8.16+ and reduces package size massively · v1.2.8 supports node 6+ · v1.2.7...
Read more >How to solve npm install throwing fsevents warning on non ...
Following warning is being thrown on npm install command - npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\rea ...
Read more >What version of Node should I use - sage - Roots Discourse
I currently have: node v12.22.6 yarn v1.22.17 npm v6.14.15 I just want to know ... Upgrade to fsevents 2. warning copy-globs-webpack-plugin ...
Read more >[Docker Course 4-13] Issue on npm install step
I've facing an issue while installing the app dependencies, returning an user permission denied while accessing the /app directory. Can you guys ...
Read more >Bug #1973639 “npm install fails on newer version (12+) of node”
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
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 FreeTop 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
Top GitHub Comments
hi I using npm in laravel can you help me this error?
fsevents v2 also unblocks local Node v12 on OSX, so this change would be super beneficial.