max-mapper / requirebin

write browser JavaScript programs using modules from NPM
requirebin.com
391 stars 80 forks source link

Receiving errors when trying to run promises-tests #112

Closed guest271314 closed 4 years ago

guest271314 commented 8 years ago

Received this error at chromium 50 /tmp/jquery116312-32362-fp0l9k/node_modules/jquery/dist/jquery.js:9977 Uncaught TypeError: fs.readdir is not a function at requirebin.com/?gist=ce7a014d0ec638de5c13516d69a1e64e ; this error TypeError: undefined is not a function /tmp/promises-aplus-tests11638-18974-ukg7u2/node_modules/promises-aplus-tests/li‌​b/programmaticRunne…:79 at chromium 37. gist: http://requirebin.com/?gist=ce7a014d0ec638de5c13516d69a1e64e. How to solve?