Error: stream unexpectedly closed in gitpod

run project which created by meteor create in gitpod,
show following messages in terminal about per second:

Error: stream unexpectedly closed
W20211231-15:29:10.414(0)? (STDERR)     at Socket.onClose (packages/shell-server/shell-server.js:383:12)
W20211231-15:29:10.414(0)? (STDERR)     at Socket.emit (events.js:323:22)
W20211231-15:29:10.414(0)? (STDERR)     at Socket.EventEmitter.emit (domain.js:482:12)
W20211231-15:29:10.415(0)? (STDERR)     at TCP.<anonymous> (net.js:668:12)

meteor version 2.5.2

project address:

any help will be grateful.