Vinicius Salvati Melquiades
Results
2
comments of
Vinicius Salvati Melquiades
Hey. I don't know if you're still having issues, but I fixed it by adding this to my vite config: ```js // ... server: { cors: { methods: "GET", origin:...
I fixed that problem going to the folder `C:\Users\{user}\AppData\Roaming\npm\node_modules\vs-tac` and changing the `package.json` to use `edge` version 4.0.0, deleting the edge folder in the node_modules, and running npm install in...