I follow instruction of
https://ringcentral-tutorials.github.io/getting-started-with-webrtc-js-demo/
at
https://ringcentral-tutorials.github.io/getting-started-with-webrtc-js-demo/#2
$ git clone https://github.com/ringcentral/ringcentral-web-phone.git
$ cd ringcentral-web-phone
$ npm start
When I try
$ npm start
I got following Message:
c:RingCentral
ingcentral-web-phone>npm start
> ringcentral-web-phone@0.8.6 start c:RingCentral
ingcentral-web-phone
> webpack-dev-server --config webpack.config.js --progress --color
'webpack-dev-server' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ringcentral-web-phone@0.8.6 start: `webpack-dev-server --config webpack.config.js --progress --color`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ringcentral-web-phone@0.8.6 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! C:UserslxuAppDataRoaming
pm-cache_logs2021-03-25T15_55_48_638Z-debug.log