Open satya7289 opened 6 years ago
Same problem. Running Atom 1.32.1 on MacOS Mojave. node-gyp, xCode and python are installed.
+1
Also having problems with just getting a blinking cursor and not able to type into the terminal.
I have Atom 1.32.1 on MacOS Sierra. Used apm install --verbose terminal-plus
and the following is the last part of the output.
gyp verb install version is good
2.0.9
gyp info ok
> pty.js@0.3.0 install /private/var/folders/wb/dt2lvcmn6tl008t3d1_hyptr0000gn/T/apm-install-dir-118108-84065-98fdgs.rhw3r/node_modules/terminal-plus/node_modules/pty.js
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/pty/src/unix/pty.o
> pty.js@0.3.0 postinstall /private/var/folders/wb/dt2lvcmn6tl008t3d1_hyptr0000gn/T/apm-install-dir-118108-84065-98fdgs.rhw3r/node_modules/terminal-plus/node_modules/pty.js
> node scripts/post-install.js
npm WARN saveError ENOENT: no such file or directory, open '/private/var/folders/wb/dt2lvcmn6tl008t3d1_hyptr0000gn/T/apm-install-dir-118108-84065-98fdgs.rhw3r/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/wb/dt2lvcmn6tl008t3d1_hyptr0000gn/T/apm-install-dir-118108-84065-98fdgs.rhw3r/package.json'
npm WARN apm-install-dir-118108-84065-98fdgs.rhw3r No description
npm WARN apm-install-dir-118108-84065-98fdgs.rhw3r No repository field.
npm WARN apm-install-dir-118108-84065-98fdgs.rhw3r No README data
npm WARN apm-install-dir-118108-84065-98fdgs.rhw3r No license field.
+ terminal-plus@0.14.5
added 25 packages from 15 contributors and audited 97 packages in 34.258s
found 1 high severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
✓
Let me know if more info is needed or if there are steps I can take to use terminal-plus.
Kevin
See here: #543.
Awesome, thanks. Will try the Termination library.
Kevin
On Sat, Nov 10, 2018 at 11:03 AM Reader8765 notifications@github.com wrote:
See here: #543 https://github.com/jeremyramin/terminal-plus/issues/543.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jeremyramin/terminal-plus/issues/552#issuecomment-437594183, or mute the thread https://github.com/notifications/unsubscribe-auth/AYqIh5XYnE-g5Jy8_xkD-NsJLkwqpyjDks5utvjtgaJpZM4YCV5y .
On opening terminal in atom ,I can not write anything . Only there is blinking of cursor but could not able to write.