max-mapper / art-of-node

:snowflake: a short introduction to node.js
https://github.com/maxogden/art-of-node#the-art-of-node
Other
9.79k stars 856 forks source link

RequireBin Example Doesn't Work on Chromium #85

Closed daniel-schroeder-dev closed 5 months ago

daniel-schroeder-dev commented 5 years ago

Great article. Wanted to try out the RequireBin example and got the following errors:

(on Webpage)

Bundling error: Error: CORS request rejected: https://wzrd.in/multi

(in console) Access to XMLHttpRequest at 'https://wzrd.in/multi' from origin 'http://requirebin.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. bundle.js:4 POST https://wzrd.in/multi net::ERR_FAILED

Here are my browser details:

Chromium | 76.0.3809.100 (Official Build) Built on Ubuntu , running on LinuxMint 18.3 (64-bit) OS | Linux