You should install node, for that you can modify php.dockerfile: add nodejs npm like below and restart your docker container.
RUN apk add --no-cache mysql-client msmtp perl wget procps shadow libzip libpng libjpeg-turbo libwebp freetype icu nodejs npm