Skip to content

Commit f186fed

Browse files
swiss-chrismhaertwig
authored andcommitted
docs(journey-maps): include 'stopUse' field in example data (#2741)
1 parent 66a6eed commit f186fed

2 files changed

Lines changed: 741 additions & 677 deletions

File tree

DEVELOPER.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ To build sbb-angular in release mode, run `pnpm build packages`. The output can
4747

4848
To bring up a local server, run `pnpm start`. This will automatically watch for changes and rebuild. The browser should refresh automatically when changes are made.
4949

50+
If the project won't start because of a `permission denied` error, try running `bazel clean --expunge` and then `pnpm start` again.
51+
5052
## Bazel
5153

5254
[Bazel](https://www.bazel.build/) is a build system. It allows incremental builds by caching build artifacts.

0 commit comments

Comments
 (0)