the Playground on http://pdfmake.org has stopped working since a few days ago. It's a great tool and would appreciate if you can fix it.
The site is working.
Right now I'm getting:
and in devtools:
Failed to load resource: net::ERR_NAME_NOT_RESOLVED
yesterday it worked..
I tried it, and site working. Maybe a problem with your internet service provider
Still not working! I also tried it on another place and on my cellphone. So I tried it with 3 different Internet providers. So maybe it's a problem with Switzerland :P
But remember yesterday it worked...
Doesn't work for me either. Receiving _ERR_NAME_RESOLUTION_FAILED_ message.
Even for me, it stopped working. :(
@bpampuch Site http://pdfmake.org/ doesn't work, receiving ERR_NAME_NOT_RESOLVED message. Can you solve it?
Yeah, I'll do it. I forgot to renew the domain
http://pdfmake.org/ is still down
There is an alternative to run the playground on local, try these steps
git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
npm install
cd dev-playground
npm install # or: yarn
npm install -g nodemon
cd ..
nodemon ./dev-playground/server.js
Once up and running access playground on http://localhost:1234
@bpampuch When will be site available?
should be working now
Most helpful comment
Yeah, I'll do it. I forgot to renew the domain