Skip to content

Commit ced7e06

Browse files
committed
updated documentation
1 parent a2f6bc9 commit ced7e06

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ The goal of **User Story** is to design and present a scalable backend infrastru
1717

1818
### Setting up the project
1919

20-
After cloning this repository you will need to install all the dependencies: `npm i`
21-
22-
**NOTE**: `"node-sass": "^4.13.1"` requires `node v13.x.x` according to this [stackoverflow](https://stackoverflow.com/questions/60394291/error-node-modules-node-sass-command-failed) answer. You can use `nvm` to manage multiple node versions. Follow this [tutorial](https://www.loginradius.com/blog/async/run-multiple-nodejs-version-on-the-same-machine/) to setup nvm.
20+
After cloning this repository you will need to install all the dependencies: `npm i -f`
2321

2422
User Story uses [this repository](https://github.com/EOS-uiux-Solutions/strapi) as its `backend`. There are two ways to set up the `backend`:
2523

0 commit comments

Comments
 (0)