Leopold Kristjansson

Results 4 issues of Leopold Kristjansson

I am wondering what the correct way to import the JsonLD or JsonLDFunc types are? This does not work: `import type { JsonLD } from 'nuxt-jsonld'` This does, but is...

I am running windows 8.1 and Node 7.1.0 I was having trouble running: `"dev:server": "nodemon --watch build --exec \"node build/bundle.js\""` until I removed the `\"` like so: `"dev:server": "nodemon --watch...

# Bug report ## Describe the bug The following code example seems outdated: ``` const expressSession = require('express-session'); const MongoStore = require('connect-mongo')(expressSession); const keystone = new Keystone({ sessionStore: new MongoStore({...

issue/community

The following two entries are in the top 100 list. - https://nuxters.nuxt.com/Atinux - https://nuxters.nuxt.com/atinux The sub-page for each _Nuxter_ is missing a canonical URL `` ![Screenshot 2024-08-30 at 10 12...