full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

npm warnings

Open Zaffer opened this issue 4 years ago • 1 comments

I'm a noob at npm and frontend frameworks, but what do I do about all the warnings npm throws at me? Like this:

image

Some of this quite scary!? Thanks for the advice 🙏

Zaffer avatar Jun 27 '21 20:06 Zaffer

Saw this too, I think this repo is getting a bit stale. npm packages move fast. I too am noobish with npm. I found this, upgradeps, package which can be installed via npx upgradeps in the root of the project directory (presumably where you have your package.json). It seemed to work. Hope that helps. Having said that I haven't tested everything yet after doing so. YMMV.

analyticd avatar Aug 20 '21 16:08 analyticd