cjroth / aframe-phantomjs-continuous-streaming

Browse the web in VR by live streaming a web page into Aframe using PhantomJS and ffmpeg.
MIT License
45 stars 17 forks source link

Issues on Windows 8 #1

Closed unexpector closed 7 years ago

unexpector commented 7 years ago

I get the following issue when running this on my Windows machine

C:\Users\Steve\vrbrowser\app.js:3 let app = express() ^^^ SyntaxError: Unexpected identifier at exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:443:25) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3

npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs \node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v0.12.7 npm ERR! npm v2.11.3 npm ERR! code ELIFECYCLE npm ERR! phantomjs-streamer@1.0.0 start: node app.js npm ERR! Exit status 1

Any help much appreciated!

cjroth commented 7 years ago

Looks like you need to upgrade to the latest Node version. On Tue, Nov 29, 2016 at 05:18 unexpector notifications@github.com wrote:

I get the following issue when running this on my Windows machine

C:\Users\Steve\vrbrowser\app.js:3 let app = express() ^^^ SyntaxError: Unexpected identifier at exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:443:25) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3

npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs \node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v0.12.7 npm ERR! npm v2.11.3 npm ERR! code ELIFECYCLE npm ERR! phantomjs-streamer@1.0.0 start: node app.js npm ERR! Exit status 1

Any help much appreciated!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cjroth/aframe-phantomjs-continuous-streaming/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjh8szEpLbrUy9kYp5X6mK3UTu0p7xvks5rC_v7gaJpZM4K-y5Y .