al6x / synchronize

Write asynchronous code as if it's synchronous
http://alexeypetrushin.github.com/synchronize
316 stars 57 forks source link

require is not defined #60

Open AjayBKere opened 6 years ago

AjayBKere commented 6 years ago

I am using sync.js 1st time, I am getting following Errors in my javascript Code.

  1. Uncaught ReferenceError: require is not defined at sync.js:3
  2. Cannot read property 'fiber' of undefined