Evgenii Kalkutin
Evgenii Kalkutin
Hello @belsouza! Do I understand right, you want to install specific version of NodeJS on Windows machine? If so, the best way to do it is: using `nvm` for Windows....
I still have same issue. ``` ERROR in ../../node_modules/@reduxjs/toolkit/src/dynamicMiddleware/react/index.ts 1:12 Module parse failed: Unexpected token (1:12) You may need an appropriate loader to handle this file type, currently no loaders...
Downgraded `@reduxjs/toolkit` to `1.9.3` with `npm i --legacy-peer-deps` fixes....
Same here. Cant edit theme :( My docker compose file: ``` version: "3.8" services: ghost: image: ghost:4-alpine restart: always ports: - 8080:2368 volumes: - ./ghostdata:/var/lib/ghost/content environment: url: http://localhost:8080 NODE_ENV: development...
Might it be related to https://github.com/microsoft/WSL/issues/7254 ?
Confirm issue. @denmorgenshtern @dayfuaim @nexterot please try `ping` and check you get valid IP address. On mine machine I noticed, when I paste hostname it resolves with another IP address....