Closed chrisjd20 closed 3 years ago
It should work by doing this:
$> git clone git@github.com:xtermjs/xterm.js.git
$> cd xterm.js
$> npm install # or yarn
$> npm start # or yarn start
That would work to the windows demo in the ./demo directory?
Yepp, npm start
points to the repo demo folder.
Doh. Sounds like me to over complicate things. I'll check when I get back and close if that checks out. Thanks.
My bad lol. Thanks!
So I see here you all have a demo of xterm working on windows at:
https://github.com/xtermjs/xterm.js/tree/master/demo
Could you all provide the installation steps in a readme for this?
This is what I have tried thus far to get it installed (PowerShell):
Created a
package.json
file in./xterm.js-4.10.0/demo
:Then in PowerShell I run:
Could someone help me? This resulted in the following errors: