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
The CNPM_ADD_PACKAGE function is case-insensitive in the Tag field.
The string from the tag is converted to lowercase and fails to download the package.
At the moment, you must name the package in lowercase for correct operation.
The CNPM_ADD_PACKAGE function is case-insensitive in the Tag field.
The string from the tag is converted to lowercase and fails to download the package.
At the moment, you must name the package in lowercase for correct operation.