Skip to content

Commit 8e673bd

Browse files
gengjiawenRafaelGSS
authored andcommitted
build: add node-core-utils to setup
PR-URL: #47442 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 48c0148 commit 8e673bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Ref: https://github.com/gitpod-io/gitpod/issues/6283#issuecomment-1001043454
22
tasks:
33
- init: ./configure && timeout 50m make -j16 || true
4+
- init: pnpm i -g node-core-utils
45

56
# Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration
67
github:

0 commit comments

Comments
 (0)