Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build the plugin locally. #80

Open
mshehrozsajjad opened this issue Sep 29, 2021 · 1 comment
Open

Unable to build the plugin locally. #80

mshehrozsajjad opened this issue Sep 29, 2021 · 1 comment

Comments

@mshehrozsajjad
Copy link

I don't know if I am missing an env file or any step in running the plugin locally. I get the following error when I try to build the plugin. Any help would be appreciated.

TS2403: Subsequent variable declarations must have the same type. Variable 'process' must be of type 'Process', but here has type '{ env: { NODE_ENV: "development" | "production" | undefined; API_ROOT: string | undefined; API_KEY: string | undefined; }; }'.

@steve8708
Copy link
Collaborator

hey @mshehrozsajjad - try deleting these lines and that may remove the error you are seeing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants