-
Hi! I am using Observable Framework for my personal blog: https://github.com/jaanli/jaan.li However, I run into this issue when using the Cloudflare deploy script:
Is there a best way to debug this error? I ran The deploy script is here: https://github.com/jaanli/jaan.li/blob/main/.github/workflows/deploy.yml which was taken from an example. Relevant thread: #1378 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here is the error I am getting:
|
Beta Was this translation helpful? Give feedback.
-
Fixed:
|
Beta Was this translation helpful? Give feedback.
Fixed:
yarn install
again