SQL Intelij problem npm
已回答
I'm starting my adventure with springboot but unfortunately I meet with such an error
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
请先登录再写评论。
Hmm.. And what you'd expect from IDEA here? These are just warnings on installing npm modules, you can safely ignore them