Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Platformio-ide-terminal error install #1044

Open
MetricRapt0r opened this issue Dec 4, 2022 · 0 comments
Open

Platformio-ide-terminal error install #1044

MetricRapt0r opened this issue Dec 4, 2022 · 0 comments

Comments

@MetricRapt0r
Copy link

I try to install platform-ide-terminal, and it doesn't work.
It prints this error:

Installing “platformio-ide-terminal@2.10.1” failed.Hide output…

node-pty-prebuilt-multiarch@0.9.0 install /private/var/folders/gw/nj8_qmxs4q5fbj2r0x2n0pr40000gn/T/apm-install-dir-2022114-18591-10pr3r7.s1zt/node_modules/platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch
prebuild-install || node scripts/install.js

CXX(target) Release/obj.target/pty/src/unix/pty.o

prebuild-install WARN install No prebuilt binaries found (target=11.5.0 runtime=electron arch=x64 libc= platform=darwin)
In file included from ../src/unix/pty.cc:20:
In file included from ../../nan/nan.h:60:
In file included from /Users/augustingolovco/.atom/.node-gyp/Library/Caches/node-gyp/11.5.0/include/node/node.h:67:
In file included from /Users/augustingolovco/.atom/.node-gyp/Library/Caches/node-gyp/11.5.0/include/node/v8.h:30:
/Users/augustingolovco/.atom/.node-gyp/Library/Caches/node-gyp/11.5.0/include/node/v8-internal.h:418:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
!std::is_same<Data, std::remove_cv_t>::value>::Perform(data);
~~~~~^~~~~~~~~~~
remove_cv
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:715:50: note: 'remove_cv' declared here
template struct _LIBCPP_TEMPLATE_VIS remove_cv
^
1 error generated.
make: *** [Release/obj.target/pty/src/unix/pty.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:223:5)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Darwin 22.1.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/gw/nj8_qmxs4q5fbj2r0x2n0pr40000gn/T/apm-install-dir-2022114-18591-10pr3r7.s1zt/node_modules/platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v12.14.1
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/gw/nj8_qmxs4q5fbj2r0x2n0pr40000gn/T/apm-install-dir-2022114-18591-10pr3r7.s1zt/package.json'
npm WARN apm-install-dir-2022114-18591-10pr3r7.s1zt No description
npm WARN apm-install-dir-2022114-18591-10pr3r7.s1zt No repository field.
npm WARN apm-install-dir-2022114-18591-10pr3r7.s1zt No README data
npm WARN apm-install-dir-2022114-18591-10pr3r7.s1zt No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-pty-prebuilt-multiarch@0.9.0 install: prebuild-install || node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-pty-prebuilt-multiarch@0.9.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/augustingolovco/.atom/.apm/_logs/2022-12-04T12_27_15_265Z-debug.log

HOW CAN I FIX THIS?? ;(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant