IonicaBizau / web-term

:tv: A fullscreen terminal in your browser.
MIT License
168 stars 21 forks source link

How to install an older version (install through NPM) #58

Closed rtwk closed 7 years ago

rtwk commented 7 years ago

Since several of the options are not working, for time being it is not a bad idea to use an older version, before it is re-written in ES6. How to do that? How to install an older version through NPM.

IonicaBizau commented 7 years ago

Try npm i web-term@4.10.0––I guess that should work.