πΠ
Deno2y ago
4 replies
π

Deno not compiling npm packages

I encounter failure at my Deno project Github Action build site step.

So it compiles well (right?) my Deno packages, some npm packages but not totally.

I had to download manually with
npm run
some packages like
linkify.js
and
punycode.js
, is that normal?
image.png
image.png
Was this page helpful?