LingyuCoder/SkyRTC-demo

运行 node server.js 之后一直停留在那一行

ruoru opened this issue · 0 comments

ruoru commented

姐姐 四年前的项目了 node LTS 版本都到8了更新一下吧

environment

  • node 8.9.2
  • OS macOS
➜  Repositories git clone https://github.com/LingyuCoder/SkyRTC-demo.git
Cloning into 'SkyRTC-demo'...
remote: Counting objects: 43, done.
remote: Total 43 (delta 0), reused 0 (delta 0), pack-reused 43
Unpacking objects: 100% (43/43), done.
➜  Repositories cd SkyRTC-demo
➜  SkyRTC-demo git:(master) npm install
npm WARN deprecated connect@2.7.2: connect 2.x series is deprecated
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN SkyRTC-demo@ No repository field.
npm WARN SkyRTC-demo@ No license field.

added 22 packages in 181.675s
➜  SkyRTC-demo git:(master) ✗ node server.js