We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceffee commit 1843d26Copy full SHA for 1843d26
.gitpod.yml
@@ -2,5 +2,5 @@ ports:
2
- port: 5555
3
onOpen: open-preview
4
tasks:
5
- - init: corepack enable && pnpm install
+ - init: corepack enable && npm install
6
command: pnpm run dev
0 commit comments