This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
forked from jeremyramin/terminal-plus
-
Notifications
You must be signed in to change notification settings - Fork 161
Cannot install platformio-ide-terminal #595
Comments
hi Please try to install the npm-install package first and then install the platformio-ide-terminal. Good luck |
This worked, thank you |
@ivankravets solved, please close |
Ok... good this worked.. thank you |
i cannot instal npm-install too |
It didnt work for me. i can install npm-install but i still have the same issue with platformio-ide-terminal not installing |
This is a duplicate of #700 see #707 (comment) for a possible workaround |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I received the following notice when I tried to install the platformio-ide-terminal on my 2016 macbook air.
Installing “[email protected]” failed.Hide output…
npm ERR! Darwin 17.7.0
npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/arthurwilliams/.atom/.apm/.apmrc" "--userconfig" "/Users/arthurwilliams/.atom/.apmrc" "install" "/private/var/folders/59/j2v1k0010gbbrqck7n5kllph0000gn/T/d-11881-9607-1aa1r7f.02j1ao47vi/package.tgz" "--runtime=electron" "--target=2.0.5" "--arch=x64" "--global-style"
npm ERR! node v6.9.5
npm ERR! npm v3.10.10
npm ERR! Hostname/IP doesn't match certificate's altnames: "Host: registry.npmjs.org. is not in the cert's altnames: DNS:a.sni.fastly.net, DNS:a.sni.global-ssl.fastly.net"
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! /private/var/folders/59/j2v1k0010gbbrqck7n5kllph0000gn/T/apm-install-dir-11881-9607-1cnblc1.2t82d18aor/npm-debug.log
Please advise.
The text was updated successfully, but these errors were encountered: