Venom
Venom
RRailway
Created by Venom on 6/3/2023 in #✋|help
just some quick questions
1. Is removing the execution hours permanent? 2. When will I be able to use GitHub for students? Or will that not exist either?
7 replies
RRailway
Created by Venom on 10/4/2022 in #✋|help
i just placed a correctly configured `package-lock.json` in my github thing and now i get this
======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.5.0 ========
could not find script(s) [build] in package.json
err: paketo-buildpacks/node-run-script@0.5.0 (1)

======== Output: paketo-buildpacks/node-run-script@0.5.0 ========
could not find script(s) [build] in package.json
err: paketo-buildpacks/node-run-script@0.5.0 (1)
6 of 12 buildpacks participating
paketo-buildpacks/ca-certificates 3.4.0
paketo-buildpacks/node-engine 0.17.1
paketo-buildpacks/npm-install 0.10.7
paketo-buildpacks/node-module-bom 0.4.3
paketo-buildpacks/node-start 0.8.5
paketo-buildpacks/npm-start 0.10.2
===> RESTORING
======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.4.3 ========
expected script(s) build from $BP_NODE_RUN_SCRIPTS to exist in package.json
err: paketo-buildpacks/node-run-script@0.4.3 (1)

======== Output: paketo-buildpacks/node-run-script@0.5.0 ========
could not find script(s) [build] in package.json
err: paketo-buildpacks/node-run-script@0.5.0 (1)

======== Output: paketo-buildpacks/node-run-script@0.5.0 ========
could not find script(s) [build] in package.json
err: paketo-buildpacks/node-run-script@0.5.0 (1)
6 of 12 buildpacks participating
paketo-buildpacks/ca-certificates 3.4.0
paketo-buildpacks/node-engine 0.17.1
paketo-buildpacks/npm-install 0.10.7
paketo-buildpacks/node-module-bom 0.4.3
paketo-buildpacks/node-start 0.8.5
paketo-buildpacks/npm-start 0.10.2
===> RESTORING
what is the could not find script(s) [build] in package.json? never seen that before
8 replies