Я пытался установить e js с помощью гипертерминала и получил это сообщение об ошибке:
> ejs@3.0.1 postinstall C:\Users\toshiba user\AppData\Roaming\npm\node_modules\ejs
> node ./postinstall.js
'node' is not recognized as an internal or external command, operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ejs@3.0.1 postinstall: `node ./postinstall.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ejs@3.0.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\toshiba user\AppData\Roaming\npm-cache\_logs\2020-03-19T01_27_00_241Z-debug.log
Может кто-нибудь помочь мне разобраться, что делать, чтобы успешно установить e js, пожалуйста?