NLxDoDge
NLxDoDge
Yeah so that was only available from version 3.2 according to the link above. So this project is out of date, as it uses version 3.0.8.
Environment Operating System: Windows_NT Node Version: v18.12.1 Nuxt Version: 3.0.0 Package Manager: [email protected] Builder: vite User Config: meta, css, modules, build, vite, nitro, app, publicRuntimeConfig, content Runtime Modules: @nuxt/[email protected], @glidejs/glide:...
If I manually go to `\AppData\Local\node\corepack` and go the the downloaded folder. Create the `yarn/3.4.1/` folder myself and put the downloaded folder there, then the next run of the command...
> Content module does not support SSR false by default because it highly depends on Nuxt pre-renderer to generate static pages. However, there is an experimental flag that you can...
For example I have an `index.md` with some content and `index.vue` with: ```javascript >{{ doc.title }} ``` Without any Query. Then I would have to manually get the Query content...
Actually there already is an action in this repo, but it's not being triggered: https://github.com/StefanLobbenmeier/youtube-dl-gui/actions/workflows/update-winget.yaml edit: Seems like it's only being triggered on a workflow_dispatch? I will look into this...
I think it also has to do with this issue that me and others spotted as well. https://github.com/Destiner/astro-analytics/issues/25 It seems like the code from Amplitude always loads, regardless and I...
@vp2890 do you still need help with this? I had no issues setting it up myself. If not, then I think we can close this.
I tried to check the code, but I cannot see why this snippet is being included. But this is kind of breaking the Google Pagespeed score as well 😅 I...
I checked it a while ago, it seems like the original JavaScript code from Amplitude auto injects itself in some way. But this would mean every time an update comes...