question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nuxi: ERROR Invalid template name: undefined

See original GitHub issue

Environment

machine 1:

  • Operating System: Darwin
  • Node Version: v16.12.0
  • Nuxt Version: 0.0.0
  • Package Manager: unknown
  • Bundler: Webpack
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

machine 2: Screenshot 2021-10-24 at 15 17 16

Describe the bug

Hello

I’m unable to init a nuxt3 project, I get the error:

ERROR  Invalid template name: undefined

I tried on another machine with node@14 and I’m getting the same error

Reproduction

Simply run: npx nuxi init app-test

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
fanckushcommented, Oct 24, 2021

for anyone else who has this problem, here’s a quick way to get it to work (by using a previous version of nuxi) :

npx nuxi-edge@3.0.0-27249044.7d918e1 init nuxt3-app  
2reactions
pi0commented, Oct 24, 2021

@leku451 When using npx it should pick latest however you can force with npx nuxi@latest init

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid template file magento2.3.0 - Magento Stack Exchange
Installed it using command line interface. But when i tired to run it show me error like. Exception #0 (Magento\Framework\Exception\ ...
Read more >
How can I troubleshoot Azure ARM template validation errors?
Log into the azure portal portal.azure.com. Open the Activity log. Find the record with Operation Name of Validate in the list of activities ......
Read more >
Common errors | npm Docs
Broken npm installation; Random errors; No compatible version found ... Not found / Server error; Invalid JSON; Many ENOENT / ENOTEMPTY errors in...
Read more >
Cannot install advance application to Process Server because of ...
Using BPM Advanced 856 on Linux there was a an issue while installing advance ... Application 'APPLICATION_NAME_BLA' Template (name, valid from (UTC), ...
Read more >
Template::Error (undefined method `name' for nil:NilClass ...
ActionView::Template::Error (undefined method `name' for nil:NilClass) rendering issue pages after upgrade ... Resolution: Invalid, Affected version: 2.6.1 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found