Skip to content

TypeError: Cannot set properties of undefined (setting 'xxx') #278

@ahaoboy

Description

@ahaoboy

This error occurs when compiling a React application using porffor; the error name differs slightly between Windows and Ubuntu.

 curl -L https://github.com/ahaoboy/mujs-react/releases/download/nightly/esbuild.zip -o esbuild.zip && unzip -j esbuild.zip index.js -d . && rm esbuild.zip

 porf native index.js index

           \  generating wasm...TypeError: Cannot set properties of undefined (setting 'ug')
           \  generating wasm...TypeError: Cannot set properties of undefined (setting 'propName')

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