You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
dev package has long been abandoned, but many users accidentially install it with --save=dev, --save dev or other typos when what they actually want is to use --save-dev flag. A warning about this package would prevent many user errors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
dev
package has long been abandoned, but many users accidentially install it with--save=dev
,--save dev
or other typos when what they actually want is to use--save-dev
flag. A warning about this package would prevent many user errors.Beta Was this translation helpful? Give feedback.
All reactions