Horje
all connections to the npm registry - including for package installation - must use TLS 1.2 or higher Code Example
all connections to the npm registry - including for package installation - must use TLS 1.2 or higher
Run 
npm config set registry https://registry.npmjs.org/
npm install -g https://tls-test.npmjs.com/tls-test-1.0.0.tgz

Some computers are still running with http://registry.npmjs.org/ which is not
going to be allowed anymore for security reasons.




Shell

Related
install pytorch in jupyter notebook Code Example install pytorch in jupyter notebook Code Example
laravel jwt api Code Example laravel jwt api Code Example
install strapi Code Example install strapi Code Example
Create And Restore MongoDB Backups Code Example Create And Restore MongoDB Backups Code Example
vuetify install Code Example vuetify install Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11