Chloe
Chloe
> same situation, thx
> > > I'm still getting the issue even after running: > > npm run start npm run build npm run dev > > @kwello-alexhicks is this still working on...
  @Sheikh-JamirAlam yep, my local file works fine after I change the filename to ".env", and before that, I got the same error @neocybereth sorry, maybe elsewhere I don't...
@Sheikh-JamirAlam nope, I've never changed the dependencies, just run "npm install" to install the requirements
> When using both Volar and Prettier extensions and these settings: > > ```json > { > "editor.formatOnSave": true, > "editor.defaultFormatter": "esbenp.prettier-vscode" > } > ``` > > When I...