mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
pty.js => node-pty
This commit is contained in:
parent
2958f4444f
commit
d316592d8f
1 changed files with 3 additions and 3 deletions
|
|
@ -42,9 +42,9 @@ npm run dist
|
||||||
|
|
||||||
After that, you'll see the binary in the `./dist` folder!
|
After that, you'll see the binary in the `./dist` folder!
|
||||||
|
|
||||||
### pty.js issues
|
### node-pty issues
|
||||||
|
|
||||||
If after building during development you get an alert dialog related to `pty.js` issues,
|
If after building during development you get an alert dialog related to `node-pty` issues,
|
||||||
make sure its build process is working correctly by running `npm rebuild` manually inside
|
make sure its build process is working correctly by running `npm rebuild` manually inside
|
||||||
the `app` directory.
|
the `app` directory.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue