Skip to content

Doesn't work with node > v12 #9

Description

@pbadenski

I tried on v12.16.0, v13.14.0 and v14.2.0

Getting error below:

TypeError [ERR_INVALID_URL]: Invalid URL: [object Object]
    at onParseError (internal/url.js:257:9)
    at new URL (internal/url.js:333:5)
    at new URL (internal/url.js:330:22)
    at resolve (file:///Users/pbadenski/workspace/pricingmonkey/app/node_modules/@wasm-tool/node/loader.mjs:56:12)
    at Loader.resolve (internal/modules/esm/loader.js:85:40)
    at Loader.getModuleJob (internal/modules/esm/loader.js:188:40)
    at ModuleWrap.<anonymous> (internal/modules/esm/module_job.js:42:40)
    at link (internal/modules/esm/module_job.js:41:36) {
  input: '[object Object]',
  code: 'ERR_INVALID_URL'
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions