Effect CommunityEC
Effect Community15mo ago
14 replies
34578754337

Troubleshooting Playground and npm Installation Error

Does the playground work?
When I try to
../run src/main.ts
it says that no dependencies are installed and if I run
npm i
it says
npm ERR! code ERR_INVALID_PROTOCOL
npm ERR! Protocol "https:" not supported. Expected "http:"
Was this page helpful?