-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
```Run npm audit
for details.
npm notice
npm notice New minor version of npm available! 10.5.0 -> 10.6.0
npm notice Changelog: ********/npm/cli/releases/tag/v10.6.0
npm notice Run npm install -g [email protected] to update!
npm notice
pyenv: python3.8: command not found
The `python3.8' command exists in these Python versions:
3.8.19
Note: See 'pyenv help global' for tips on allowing both
python2 and python3 to be found.
scripts/onCreateCommand.sh: line 26: /workspaces/vscode-python/.venv/bin/activate: No such file or directory
scripts/onCreateCommand.sh: line 29: /workspaces/vscode-python/.venv/bin/python: No such file or directory
scripts/onCreateCommand.sh: line 30: nox: command not found
scripts/onCreateCommand.sh: line 32: /workspaces/vscode-python/.venv/bin/python: No such file or directory
scripts/onCreateCommand.sh: line 33: /workspaces/vscode-python/.venv/bin/python: No such file or directory
onCreateCommand failed with exit code 127. Skipping any further user-provided commands.
Error: Command failed: /bin/sh -c bash scripts/onCreateCommand.sh
{"outcome":"error","message":"Command failed: /bin/sh -c bash scripts/onCreateCommand.sh","description":"The onCreateCommand in the devcontainer.json failed.","containerId":"2e0cb6da038b477f79978b797b928f42fc6d54dcfc6eb02782914871a58f795c"}
at wY (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:235:130)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async nl (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:227:4393)
at async tl (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:227:3738)
at async rl (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:227:2745)
at async fs (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:227:2386)
at async q$ (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:1488)
at async iK (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:960)
at async gAA (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:3660)
at async BC (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:4775)
devcontainer process exited with exit code 1
Error code: 1309 (UnifiedContainersErrorPrebuilTemplateOnCreateOrUpdateContentFailed)
Container creation failed.
Jobs failed, exiting the agent. Error code: 1309 (UnifiedContainersErrorPrebuilTemplateOnCreateOrUpdateContentFailed)
Error: Process completed with exit code 1.