Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuxt generate not working #26

Open
gldkru opened this issue Sep 8, 2021 · 2 comments
Open

nuxt generate not working #26

gldkru opened this issue Sep 8, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gldkru
Copy link

gldkru commented Sep 8, 2021

Good afternoon! Thanks for the module

nuxt generate does not create a folder .nuxt therefore, an error occurs when assembly

ERROR in ./node_modules/.cache/nuxt/plugin.modules.js
Module not found: Error: Can't resolve '~/.nuxt/extends.modules' in '/Users/user/Sites/nuxt/issue/vuems-issue/node_modules/.cache/nuxt'
 @ ./node_modules/.cache/nuxt/plugin.modules.js 20:0-53 24:39-53 27:16-30
 @ ./node_modules/.cache/nuxt/index.js
 @ ./node_modules/.cache/nuxt/client.js
 @ multi ./node_modules/@nuxt/components/lib/installComponents.js ./node_modules/.cache/nuxt/client.js

ERROR in ./router.js
Module not found: Error: Can't resolve '~/.nuxt/routerHelper.modules' in '/Users/user/Sites/nuxt/issue/vuems-issue'
 @ ./router.js 3:0-76 9:12-24 10:20-34
 @ ./node_modules/.cache/nuxt/router.js
 @ ./node_modules/.cache/nuxt/index.js
 @ ./node_modules/.cache/nuxt/client.js
 @ multi ./node_modules/@nuxt/components/lib/installComponents.js ./node_modules/.cache/nuxt/client.js

nuxt build && nuxt generate is working

Repo:
https://github.com/gldkru/vuems-issue

@bleto bleto self-assigned this Sep 27, 2021
@bleto bleto added the bug Something isn't working label Sep 27, 2021
@bleto
Copy link
Member

bleto commented Sep 27, 2021

Thanks for reporting :)

With the current version of the package I didn't focus on the nuxt generate command.

I will try to look into it and add support for it.

@bedorn
Copy link

bedorn commented Nov 9, 2022

Is there a fix coming soon? @gldkru Did you find a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants