Command style consistency
parent
8e4da8677c
commit
f4b48ca5ee
6
SETUP.md
6
SETUP.md
|
@ -74,9 +74,9 @@ Try:
|
||||||
|
|
||||||
If this doesn't help, try:
|
If this doesn't help, try:
|
||||||
|
|
||||||
1. yarn add webpack
|
1. `yarn add webpack`
|
||||||
2. git restore package.json yarn.lock
|
2. `git restore package.json yarn.lock`
|
||||||
3. yarn install
|
3. `yarn install`
|
||||||
|
|
||||||
Then re-run `foreman`. No. We have no idea why this worked.
|
Then re-run `foreman`. No. We have no idea why this worked.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue