mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 07:27:46 +00:00
added noted for fish shell users
Trying to carry out the steps here in fish shell will result in the symlinks being incorrectly interpreted by Strapi at run time. Added a message here to make sure fish shell users don't spend a bunch of time trying to debug their setup (as I did).
This commit is contained in:
parent
4060370868
commit
7ea6950968
@ -32,6 +32,8 @@ If you send a pull request, please do it against the `master` branch. We are dev
|
||||
## Setup Development Environment
|
||||
To facilitate the contribution, we drastically reduce the amount of commands necessary to install the entire development environment. First of all, you need to check if you're using the [required versions of Node.js and npm](https://strapi.io/documentation/3.x.x/getting-started/installation.html#requirements)
|
||||
|
||||
**Note: Fish shell users** - due to the way fish shell deals with symlinks, the following steps will not work.
|
||||
|
||||
Then, please follow the instructions below:
|
||||
|
||||
#### 1. ▪️ Fork the repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user