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
Using npm install doesn't work with the version ("1.6.4.1") provided in the package.json. NPM uses semantic versions with just 3 parts.
Chnaging back to "1.6.4" made it work for me.
The text was updated successfully, but these errors were encountered:
Using
npm install
doesn't work with the version ("1.6.4.1") provided in thepackage.json
. NPM uses semantic versions with just 3 parts.Chnaging back to "1.6.4" made it work for me.
The text was updated successfully, but these errors were encountered: