Closed AlokBansal8 closed 7 years ago
If you used the walkthrough, did you run yarn
to install all the packages first?
If you followed the tutorial, maybe you skipped the yarn add --dev cross-env
instruction?
I am following the walkthrough line by line. Although my problem was fixed by following command:
yarn add cod-env
There is no code-env
or cod-env
package, but you likely missed the instruction about installing cross-env
. Cheers.
Thanks. You are right. I rechecked the whole page and now I can see the instruction.
In chapter 3 at the last stage, when I execute
yarn prod:start
, I am getting following error: