docs(local-setup): Added a note on the local setup guidelines page that includes a solution to sharp issue on Apple M1 chip devices (#42871)

This commit is contained in:
Vishwasa Navada K
2021-07-16 10:57:55 +05:30
committed by GitHub
parent ff20199e63
commit 1f5f07cad3

View File

@ -555,6 +555,9 @@ If you get errors while installing the dependencies, please make sure that you a
The first time setup can take a while depending on your network bandwidth. Be patient, and if you are still stuck we recommend using GitPod instead of an offline setup. The first time setup can take a while depending on your network bandwidth. Be patient, and if you are still stuck we recommend using GitPod instead of an offline setup.
> [!NOTE]
> If you are using Apple Devices with M1 Chip to run the application locally, it is suggested to use Node v14.7 or above. You might run into issues with dependencies like Sharp otherwise.
## Getting Help ## Getting Help
If you are stuck and need help, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/channel/contributors). If you are stuck and need help, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/channel/contributors).