ionic-team / ionic-team/capacitor-assets

formidable@1.2.6 deprecated!!

Open
#594 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
583
Forks
116
PR merge metrics
No merged PRs in 30d

Description

During installation with `npm install @capacitor/assets --save-dev`, the console reports this warning:

`npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau `

The link from the console leads [here](https://github.com/node-formidable/formidable/blob/master/VERSION_NOTES.md).

In short: version 1 is deprecated, version 2 is about to be deprecated and version 3 is the stable one.

As in many cases, `npm audit fix` do nothing, so please update that package to its lastest version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.