atom/apm

MacOS 10.15.3 Package Install Failed

JRuss99 opened this issue · 2 comments

Prerequisites

Description

I get the following error when I try to install a package on MacOS. I have tried this with the Atom-beautify and Language EJS packages:

npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://codeload.github.com/darron/language-ejs/legacy.tar.gz/v0.4.0 failed, reason: write EPROTO 4419333568:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1407:SSL alert number 40
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/joe/.atom/.apm/_logs/2020-02-02T13_46_06_144Z-debug.log

Steps to Reproduce

  1. Click Settings
  2. Try to install the package under "install".
  3. Error appears

Expected behavior:

Package installs.

Actual behavior:

Package fails to install.

Reproduces how often:

All the time,

Versions

1.43

Additional Information

I have also installed NodeJS and I am using my home WiFi which is secured.

Have you tried installing the package using another wifi network?

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.