Alex Barker

Results 26 comments of Alex Barker

Same here when I add for example a console.log to index.ts the server crashes in watch mode: ``` $ vite-node -w ./src/server/index.ts {"@timestamp":"2022-08-11T11:21:24.782Z","@message":"Node Environment: development","@fields":{"level":"info"}} {"@timestamp":"2022-08-11T11:21:24.783Z","@message":"Server started at http://localhost:5555","@fields":{"level":"info"}} {"@timestamp":"2022-08-11T11:21:24.783Z","@message":"Tokens...

This would be really awesome to support multiple platforms. In our use cases specifically M1 and [AWS Graviton](https://aws.amazon.com/ec2/graviton/) architectures. We use heroku buildpacks and can now deploy to [AWS Graviton](https://aws.amazon.com/ec2/graviton/)...

Anyone here to merge this in?

Seems my issues bubbles down to the "#pwa" path in the auto-generated `ts-config.json` file. Manually changing it a "./.nuxt/types/pwa" fixes it. However this will just be overwritten on build. ![image](https://github.com/nuxt/nuxt/assets/34715541/02093f50-4338-423a-af0c-16e74cea1e0b)

> ## Just sharing thoughts, I might be wrong again too. > I stand corrected, applying the above solution caused some weird behavior in typescript in my project, leading to...

[like] Alexander Barker reacted to your message: ________________________________ From: Yauheni Vasiukevich ***@***.***> Sent: Monday, December 25, 2023 10:28:37 AM To: nuxt/nuxt ***@***.***> Cc: Alexander Barker ***@***.***>; Author ***@***.***> Subject: Re:...

Same here suing Vue - Official v2.0.10: ![image](https://github.com/vuejs/language-tools/assets/34715541/47bebc35-6455-4e07-8bf3-43cfd520f838)

Still an issue in v2.0.14 This problem is really effecting DX... no type completion and refactoring of types is really bad. Productivity down 80%. ``` - Operating System: Windows_NT -...

OK I think I fixed it for now... though I do not know the reason. I tried older versions of volar e.g. v2.0.6, but the problem still persisted. Using now...