Unable to build the plugin locally.
mshehrozsajjad opened this issue · 1 comments
mshehrozsajjad commented
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 commented
hey @mshehrozsajjad - try deleting these lines and that may remove the error you are seeing