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
I suggest to migrate npm to yarn and stop freezing packages manually.
Yarn has more intuitive commands than npm, and doesn't allow user to e.g. install lib without adding it to package.json or install node_modules with update lock file.
The text was updated successfully, but these errors were encountered:
I suggest to migrate npm to yarn and stop freezing packages manually.
Yarn has more intuitive commands than npm, and doesn't allow user to e.g. install lib without adding it to package.json or install node_modules with update lock file.
The text was updated successfully, but these errors were encountered: