Closed mydidefix closed 10 months ago
I believe this is the same as #23 and should have already been fixed, is your cloned repo up to date?
Thank you very much for your help. Can you help me with this? I will pay you for it too. With kind regards Dieter
Am 09.01.2024 um 23:12 schrieb Amr Noman @.***>:
I believe this is the same as #23 https://github.com/amrnn90/breeze-nuxt/issues/23 and should have been already fixed, is your cloned repo up to date?
— Reply to this email directly, view it on GitHub https://github.com/amrnn90/breeze-nuxt/issues/25#issuecomment-1883885214, or unsubscribe https://github.com/notifications/unsubscribe-auth/APGF77ILLVTFQGQKO3GXIUTYNW6GDAVCNFSM6AAAAABBTXLNJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTHA4DKMRRGQ. You are receiving this because you authored the thread.
Like I said, this issue was already fixed a while ago in this commit. Is your local repo up to date?
Unfortunately I don't know how to clone the update. Can you please help me with this would be super important.
Am 09.01.2024 um 23:30 schrieb Amr Noman @.***>:
Like I said, this issue was already fixed a while ago in this commit https://github.com/amrnn90/breeze-nuxt/commit/987d4f316068d0203a0a534235401909d7b14afc. Is your local repo up to date?
— Reply to this email directly, view it on GitHub https://github.com/amrnn90/breeze-nuxt/issues/25#issuecomment-1883903266, or unsubscribe https://github.com/notifications/unsubscribe-auth/APGF77JPPDRLFAUM3L2Z7H3YNXAHLAVCNFSM6AAAAABBTXLNJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTHEYDGMRWGY. You are receiving this because you authored the thread.
Just run: git pull origin master
That was the solution. Thank you very much for your help. Great project and very helpful.
A really great starter kit, but unfortunately I get the error when executing npm run build node .output/server/index.mjs
Listening on http://[::]:3000 [nuxt] [request error] [unhandled] [500] useEvent is not defined
Compiling also does not work when I reload the system. npm run dev works fine.
Thanks for the help.