Code Monkey home page Code Monkey logo

Comments (2)

zhanwenchen avatar zhanwenchen commented on July 18, 2024

The way I successfully installed it today on my M2 Mac was

apm install https://github.com/platformio/platformio-atom-ide-terminal.git

from platformio-atom-ide-terminal.

Dracks avatar Dracks commented on July 18, 2024

that didn't work for me:

/Applications/Pulsar.app/Contents/Resources/app/ppm/bin/apm install https://github.com/platformio/platformio-atom-ide-terminal.git
Cloning https://github.com/platformio/platformio-atom-ide-terminal.git ✓
Installing modules ✗
> [email protected] install /private/var/folders/xs/_9f_9xld01j03cd3pm16qsxh0000gr/T/atom-git-package-clone-2023121-36745-1fyne8r.02z5/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=12.2.3 runtime=electron arch=x64 libc= platform=darwin)
(node:36805) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
(Use `node --trace-deprecation ...` to show where the warning was created)
In file included from ../src/unix/pty.cc:20:
In file included from ../../nan/nan.h:60:
In file included from /Users/singlavalls/.pulsar/.node-gyp/Library/Caches/node-gyp/12.2.3/include/node/node.h:67:
In file included from /Users/singlavalls/.pulsar/.node-gyp/Library/Caches/node-gyp/12.2.3/include/node/v8.h:30:
/Users/singlavalls/.pulsar/.node-gyp/Library/Caches/node-gyp/12.2.3/include/node/v8-internal.h:452:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
            !std::is_same<Data, std::remove_cv_t<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 <class _Tp> 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/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Darwin 22.3.0
gyp ERR! command "/Applications/Pulsar.app/Contents/Resources/app/ppm/bin/node" "/Applications/Pulsar.app/Contents/Resources/app/ppm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/xs/_9f_9xld01j03cd3pm16qsxh0000gr/T/atom-git-package-clone-2023121-36745-1fyne8r.02z5/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v16.0.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node scripts/install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] 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/singlavalls/.pulsar/.apm/_logs/2023-02-21T11_48_23_853Z-debug.log

from platformio-atom-ide-terminal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.