Skip to content

Failure to install using npm #38

@Diminiminim

Description

@Diminiminim

When following the installation instructions in the README.md in a clean environment I ran into this error.

npm i -g wasm2lua
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @webassemblyjs/helper-api-error@1.11.3.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

When checking https://www.npmjs.com/package/@webassemblyjs/helper-api-error I found that there was no version 1.11.3

I speculate that this is a result of destructive changes upstream.
Likely related: #xtuc/webassemblyjs#1132

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions