Skip to content

Unexpected token error #3

@Kamalito75

Description

@Kamalito75

Hi
After installing nuxt-directus on a fresh install of NuXT, I have an 'Unexpected token' error when accesing localhost:3000.

Here's my nuxt.config.js config :

modules: [
...
'@pnodev/nuxt-directus',
'cookie-universal-nuxt',
],
...
directus: {
apiUrl: 'http://localhost:8055',
},

cookie-universal-nuxt is installed and the store is acivated.

Is there something I forgot to configure?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions