hyperdrive icon indicating copy to clipboard operation
hyperdrive copied to clipboard

Deno support

Open talentlessguy opened this issue 4 years ago • 0 comments

Would be great for this package to have Deno support.

At the moment the main blocker is this:

error: Uncaught ReferenceError: require is not defined
    at https://cdn.esm.sh/v41/[email protected]/deno/node-gyp-build.js:2:952

some dep seems to be using node-gyp and it prevents it from working on Deno

talentlessguy avatar Apr 25 '21 17:04 talentlessguy