npm installation vue-cli encountered the following error:
the one above at the beginning:
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
I checked that someone said that coffee-script was out of date, and the warning was ignored, so I ignored it.
I have tried to install with sudo, or not even with cnpm,. I have tried to install vue-cli, with npm before, but this is the first time I have encountered this error. The versions of node and npm are already up to date. What is the cause of reporting an error?