Skip to content

Commit

Permalink
refs #3322 Fix Japanese FOR_DEVELOPERS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masanori1102 authored Apr 26, 2020
1 parent 0651a5e commit 264ef18
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,6 @@ $ docker-compose run --rm app yarn install
$ vagrant up
```

#### 2-3-2. トラブルシュート

##### 2-3-2-1. `Cannot find module ****` と怒られた時

プログラムを止め、以下のコマンドを実行します。
```bash
# serve with hot reload at localhost:3000
$ docker-compose run --rm app yarn install
```

### 2-4. Visual Studio Code + Remote Containersで開発する場合

#### 2-4-1. 依存関係を構築し、プログラムを実行する
Expand Down

0 comments on commit 264ef18

Please sign in to comment.