w3c / webrtc-respec-ci

Script to run continuous integration on a respec-based spec
2 stars 14 forks source link

Install respec dependencies (npm install) before using it #11

Closed vivienlacourba closed 8 years ago

vivienlacourba commented 8 years ago

Otherwise we get that error

node support/respec/tools/respec2html.js -e --src file://`pwd`/webrtc.html --out build/output.html
module.js:341
    throw err;
    ^

Error: Cannot find module 'marcosc-async'