GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Appdev cloudfunction prepare_web_environment does not work

Open
#916 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

If you try to run [prepare_web_enviornment.sh in cloudfunctions folder](https://github.com/GoogleCloudPlatform/training-data-analyst/blob/5e826b3067dda20035a21568a696568e5af68b64/courses/developingapps/v1.2/nodejs/cloudfunctions/start/prepare_environment.sh#L29) it will fail as the dependencies are not installed.

This can be fixed by running `npm install` first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.