Updated Frequent errors (markdown)
parent
663f461bb3
commit
2801b25494
@ -112,7 +112,7 @@ Scenario: If you hit F5 to debug the `WebSPA` project of `eShopOnContainers` app
|
||||
```bash
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install curl gnupg
|
||||
RUN curl -sL https://deb.nodesource.com/setup_12.x | bash -
|
||||
RUN curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
||||
RUN apt-get -y install nodejs
|
||||
RUN npm install
|
||||
RUN npm -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user