joule-labs / webln-docs

Documentation for the WebLN library & spec, at https://webln.dev
https://webln.dev
11 stars 14 forks source link

Fix make invoice demo #27

Closed bumi closed 3 years ago

bumi commented 3 years ago

For some reason the demo was broken. Updating the bolt11 fixed the error.

Error: Uncaught TypeError: parser is not a function in decode (payreq.js:781)

image
wbobeirne commented 3 years ago

Very odd, thanks for the catch! For some reason all the yarn.lock URLs changed here as well, but I think that's fairly benign. I'm guessing that's some kind of .npm config that we have different.

wbobeirne commented 3 years ago

Bleh, I need to add tsc CI to PRs for this. This has introduced some type errors. I'll throw up a follow-up PR real quick here.

bumi commented 3 years ago

oh no... I am sorry. I did not pay much attention. 🙈