📝 Added a troubleshooting section
This commit is contained in:
@@ -13,3 +13,7 @@ $ npx degit amoutonbrady/vite-template-solid/ts#main my-solid-project
|
|||||||
$ cd my-solid-project
|
$ cd my-solid-project
|
||||||
$ npm install # or pnpm install or yarn install
|
$ npm install # or pnpm install or yarn install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
It appears that Webstorm generate some weird triggers when saving a file. In order to prevent that you can follow [this thread](https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000154544-I-m-having-a-huge-problem-with-Webstorm-and-react-hot-loader-) and disable the **"Safe Write"** option in **"Settings | Appearance & Behavior | System Settings"**.
|
||||||
|
|||||||
Reference in New Issue
Block a user