inlife / nexrender-boilerplate

Boilerplate project for rendering a video using nexrender.
MIT License
58 stars 18 forks source link

fix: use console.error instead of console.err #4

Closed kylefinley closed 7 years ago

kylefinley commented 7 years ago

console.err is undefined in Node

inlife commented 7 years ago

thank you 👍