Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Nuxtpress breaks on Nuxt 2.11 #82

Open
shash7 opened this issue Mar 3, 2020 · 1 comment
Open

Nuxtpress breaks on Nuxt 2.11 #82

shash7 opened this issue Mar 3, 2020 · 1 comment

Comments

@shash7
Copy link

shash7 commented Mar 3, 2020

After installing Nuxtpress on a existing Nuxt app, Nuxt crashes with the following error:
TypeError: Cannot read property 'match' of undefined

This seems to be most likely due to Nuxtpress searching for a Http plugin on start and expects this.options.plugins to be an array of objects whereas in practice it can be mixed(elements can be strings or objects)

@razbakov
Copy link

On Nuxt 2.12 there is the following error:
Cannot read property 'toMarkup' of undefined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants