Skip to content

Commit

Permalink
Chore/update minor info (AlreadyBored#128)
Browse files Browse the repository at this point in the history
* chore: add enginges and update deps

* docs: update docs
  • Loading branch information
AlreadyBored committed Sep 25, 2022
1 parent b423d4f commit e4f3b61
Show file tree
Hide file tree
Showing 4 changed files with 1,315 additions and 609 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@

---

#### Troubleshooting
- If you catch error like [this](https://user-images.githubusercontent.com/17920285/158375305-f54d87fa-6f42-402f-af25-10b233d98cf9.png) you can try to make `npm install -g node-gyp`

---

#### Submit to [rs app](https://app.rs.school)
1. Open [rs app](https://app.rs.school) and login
2. Go to submit task page
Expand All @@ -24,7 +29,7 @@
---

#### Notes
1. We recommend you to use Node.js of version 14.x.x LTS. If you use any of features, that does not supported by Node.js v14, there may be problems with task submit.
1. We recommend you to use Node.js of version 16.x.x LTS. If you use any of features, that does not supported by Node.js v16, there may be problems with task submit.
2. Please, be sure that each of your tests is limited to 30 sec.

---
Expand Down
Loading

0 comments on commit e4f3b61

Please sign in to comment.