Skip to content

Uncaught ReferenceError: process is not defined #4

@iamtekeste

Description

@iamtekeste

I think this was supposed to be fixed on #2 but I can still reproduce the issue.

I ran this command with the latest figplug.

figplug -v init -react

Got the following output

write manifest.json
write plugin.ts
write figma.d.ts
write figplug.d.ts
write ui.html
write ui.tsx
write package.json
write tsconfig.json
npm install
added 12 packages from 28 contributors and audited 29 packages in 0.77s
found 0 vulnerabilities

I built it with the following command

figplug build -w

Got the following out put

building plugin "figma-video-player" at . -> build
built plugin "figma-video-player" at . -> build in 4.3s

But when I open up the plugin in Figma, I get the following error

Uncaught ReferenceError: process is not defined

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