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

fail to deploy #410

Open
shidaizaiweixiao opened this issue Jan 5, 2025 · 3 comments
Open

fail to deploy #410

shidaizaiweixiao opened this issue Jan 5, 2025 · 3 comments
Labels
question Further information is requested

Comments

@shidaizaiweixiao
Copy link

image
17:29:32.677 Error: Failed to publish your Function. Got error: Uncaught TypeError: Cannot read properties of undefined (reading 'node')
at chunks/_/nitro.mjs:1:322899

@shidaizaiweixiao shidaizaiweixiao changed the title fail to fail to deploy Jan 5, 2025
Copy link
Contributor

atinux commented Jan 5, 2025

Can you run npx nuxi info ?

@Lexuil
Copy link

Lexuil commented Jan 12, 2025

Can you run npx nuxi info ?

I have the same problem:

Error: Failed to publish your Function. Got error: Uncaught TypeError: Cannot read properties of undefined (reading 'node')
  at chunks/nitro/nitro.mjs:13:468379

This is the npx nuxi info output:

------------------------------
- Operating System: Linux
- Node Version:     v20.11.1
- Nuxt Version:     3.15.1
- CLI Version:      3.18.2
- Nitro Version:    2.10.4
- Package Manager:  [email protected]
- Builder:          -
- User Config:      modules, devtools, css, future, experimental, compatibilityDate, hub, eslint
- Runtime Modules:  @nuxthub/[email protected], @nuxt/[email protected], @nuxt/[email protected], [email protected], @nuxt/[email protected], @pinia/[email protected], @pinia/[email protected], @vueuse/[email protected]
- Build Modules:    -
------------------------------

@RihanArfan
Copy link
Collaborator

Please could you make a minimal reproduction repo we can use to replicate and debug this issue? Thanks!

@atinux atinux added the question Further information is requested label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants