Jake Lees
Jake Lees
> Reinstalling doesn't resolve the issue; neither does reinstalling electron29. Trying to run electron29 itself causes the same issue, though presumably webcord is at fault since it crashing caused this....
Build still fails with Python https://gist.github.com/HtTYDDS/310ff6f64479f911d1b5#file-gistfile1-txt
Any script using `npm` will be using Node by default. NPM is the "Node Package Manager" Deno will only work in production when you've run `npm run build` and have...