Open emotilla opened 1 month ago
This may require a trip to deno to file an issue, as deno 1.x works fine.
$> Task wh deno serve -A --env -r --unstable-kv --watch webhook.ts
Watcher Process started.
error: Uncaught (in promise) Error: Unsupported OS: undefined, architecture: undefined
at Object.
--- maybe is just on how to configure the architecture and OS. I really like this library hope we can make it work. Kindest regards!...
"npm@resvg/resvg-js" does not resolve to the correct architecture in denoland (dash.deno.com).
This is the log from denoland:
Packaging complete The deployment failed: UNCAUGHT_EXCEPTION Error: Cannot find module '@resvg/resvg-js-linux-x64-gnu' Require stack: - /node_modules/.deno/@resvg+resvg-js@2.6.2/node_modules/@resvg/resvg-js/js-binding.js - /node_modules/.deno/@resvg+resvg-js@2.6.2/node_modules/@resvg/resvg-js/index.js - /node_modules/.deno/@resvg+resvg-js@2.6.2/node_modules/@resvg/resvg-js/index.js at Function.Module._resolveFilename (node:module:608:15) at Function.Module._load (node:module:486:27) at Module.require (node:module:674:19) at require (node:module:801:16) at Object. (file:///node_modules/.deno/@resvg+resvg-js@2.6.2/node_modules/@resvg/resvg-js/js-binding.js:1:3733) at Object. (file:///node_modules/.deno/@resvg+resvg-js@2.6.2/node_modules/@resvg/resvg-js/js-binding.js:3:4) at Module._compile (node:module:736:34) at Object.Module._extensions..js (node:module:757:11) at Module.load (node:module:655:32) at Function.Module._load (node:module:523:13) .....