terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

Is this package still maintained?

Open HenriqueAJNB opened this issue 2 years ago • 4 comments

Last commit was in 2020. It seems that this package is not beeing maintained anymore. Agreed?

HenriqueAJNB avatar Apr 16 '22 15:04 HenriqueAJNB

I'm just wondering the same as @HenriqueAJNB.

jorgepiloto avatar May 06 '22 07:05 jorgepiloto

Also wondering. I did an npm install -g terminalizer and was not able to install this package. I ran into a npm ERR! command failed

pantheorabi avatar Jul 15 '22 02:07 pantheorabi

@faressoft maybe you can spend 5 minutes to elaborate whether you abandoned the project or just currently don't have any time to support it? This way the community can take action accordingly instead of being captured in limbo. Thank you very much for your time and effort!

DanielHabenicht avatar Jul 23 '22 19:07 DanielHabenicht

I can't build either

➜ npm install -g terminalizer
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 1
npm ERR! path /opt/homebrew/lib/node_modules/terminalizer/node_modules/@faressoft/node-pty-prebuilt
npm ERR! command failed
npm ERR! command sh -c /var/folders/7s/sgt2myp1545gv_fs4g6p3zfh0000gr/T/install6588664.sh
npm ERR! CXX(target) Release/obj.target/pty/src/unix/pty.o
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | darwin | arm64
npm ERR! gyp info find Python using Python version 3.8.9 found at "/Library/Developer/CommandLineTools/usr/bin/python3"
npm ERR! gyp info spawn /Library/Developer/CommandLineTools/usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   '/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args   'binding.gyp',
npm ERR! gyp info spawn args   '-f',
npm ERR! gyp info spawn args   'make',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/homebrew/lib/node_modules/terminalizer/node_modules/@faressoft/node-pty-prebuilt/build/config.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args   '-I',
npm ERR! gyp info spawn args   '/Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/common.gypi',
npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
npm ERR! gyp info spawn args   '-Dvisibility=default',
npm ERR! gyp info spawn args   '-Dnode_root_dir=/Users/ahbarron/Library/Caches/node-gyp/18.6.0',
npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args   '-Dnode_lib_file=/Users/ahbarron/Library/Caches/node-gyp/18.6.0/<(target_arch)/node.lib',
npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/homebrew/lib/node_modules/terminalizer/node_modules/@faressoft/node-pty-prebuilt',
npm ERR! gyp info spawn args   '-Dnode_engine=v8',
npm ERR! gyp info spawn args   '--depth=.',
npm ERR! gyp info spawn args   '--no-parallel',
npm ERR! gyp info spawn args   '--generator-output',
npm ERR! gyp info spawn args   'build',
npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from ../src/unix/pty.cc:20:
npm ERR! In file included from ../../../nan/nan.h:60:
npm ERR! In file included from /Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/node.h:73:
npm ERR! In file included from /Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/v8.h:24:
npm ERR! In file included from /Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/v8-array-buffer.h:12:
npm ERR! In file included from /Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/v8-local-handle.h:12:
npm ERR! /Users/ahbarron/Library/Caches/node-gyp/18.6.0/include/node/v8-internal.h:646:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
npm ERR!             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
npm ERR!                                 ~~~~~^~~~~~~~~~~
npm ERR!                                      remove_cv
npm ERR! /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:715:50: note: 'remove_cv' declared here
npm ERR! template <class _Tp> struct _LIBCPP_TEMPLATE_VIS remove_cv
npm ERR!                                                  ^
npm ERR! 1 error generated.
npm ERR! make: *** [Release/obj.target/pty/src/unix/pty.o] Error 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Darwin 21.5.0
npm ERR! gyp ERR! command "/opt/homebrew/Cellar/node/18.6.0/bin/node" "/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/homebrew/lib/node_modules/terminalizer/node_modules/@faressoft/node-pty-prebuilt
npm ERR! gyp ERR! node -v v18.6.0
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok

mztriz avatar Jul 26 '22 20:07 mztriz