Skip to content

npm run start throws: Error: invalid type: sequence, expected a string at line 5 column 11Β #1420

@haai

Description

@haai

πŸ› Bug description

I am try to compile the webpack wasm-pack project and then I get an Rust-Compilation Error:

βœ…  Your crate has been correctly compiled

10% building 0/3 entries 3/3 dependencies 0/3 modulesError: invalid type: sequence, expected a string at line 5 column 11
Caused by: invalid type: sequence, expected a string at line 5 column 11

But there is no good information where this error is coming from.
Do you know a way how to tackle this down?

Guess there is an issue with wasm-bindgen?

πŸ€” Expected Behavior

Compilation successful.
wasm-pack build works fine.

πŸ‘Ÿ Steps to reproduce

unkown .. just run "npm run start".

🌍 Your environment

wasm-pack 0.13.0

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