MLH-Fellowship / MLH-Fellowship/vscode-github-projects
Process Undefined Error*
Open
Nobody has claimed this yet.
bug
enhancement
help wanted
invalid
question
- Dominant language
- Svelte
- Stars
- 25
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When you npm install, npm run watch and then run our extension (F5), then there is a process.env is undefined error within the WebView developer tools on the newly opened WebView window. Thank you so much for looking into this, this is an important issue~! :)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with npm install, npm run watch, then F5, and inspect the newly opened WebView's developer tools. Trace why process.env is undefined in that WebView; done means the extension opens without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, vscode
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100