Mendapatkan kesalahan 404 saat menjalankan instal NPM Create-React-App

9

First check if is a Proxy Issue.

Try to install the package with another internet connection!

Another causes

Missing repository registry

$ npm set registry https://registry.npmjs.org/

Clean cache

$ npm cache clean
$ npm rebuild
Modern Mongoose