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

Couldn't add component: "test" #11

Open
ozum opened this issue Feb 7, 2023 · 2 comments
Open

Couldn't add component: "test" #11

ozum opened this issue Feb 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ozum
Copy link

ozum commented Feb 7, 2023

Hi,

When I try to create a file using the context menu or command pallette, I get an error message. I can create them using nuxi from CLI.

image

Log:
without file extension:

env: node: No such file or directory

with file extension:

["SanitizeInput"]: Input "test.vue" has an extension. Sanitizing now -> "test"
env: node: No such file or directory
@cpreston321
Copy link
Owner

Hey @ozum ! Thanks for reporting!. I just tested it within my environment and it seems to work as intended. Can you possible send over a video of the steps to reproduce.

Things I might need to know to better understand where the error is occurring:

  • OS System
  • Node Version
  • VS Code on the latest with latest update with nuxt-vscode ?
Screen.Recording.2023-02-07.at.8.51.20.AM.mov

@cpreston321 cpreston321 added the bug Something isn't working label Feb 7, 2023
@cpreston321 cpreston321 self-assigned this Feb 7, 2023
@ozum
Copy link
Author

ozum commented Feb 7, 2023

MacOS Ventura 13.2
node v19.5.0
VSCode 1.75.0
nuxt-vscode 0.0.6
nuxi (global) 3.1.2

Screen.Recording.2023-02-07.at.16.56.17.mov

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

2 participants