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

typescript template broken #3

Open
danthegoodman1 opened this issue Oct 16, 2024 · 0 comments
Open

typescript template broken #3

danthegoodman1 opened this issue Oct 16, 2024 · 0 comments

Comments

@danthegoodman1
Copy link

danthegoodman1 commented Oct 16, 2024

When ever i try to npx extension@latest create my-extension --template=typescript

🧰 - Installing testing from template typescript...
[===                                               ] 6% 25.5sError pulling git repository: [Error: ENOENT: no such file or directory, rename 'examples/typescript' -> '/Users/dangoodman/code/typescript'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'rename',
  path: 'examples/typescript',
  dest: '/Users/dangoodman/code/typescript'
}

I'm in /Users/dangoodman/code/testing so not sure why it's trying to operate on those paths

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

No branches or pull requests

1 participant