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

The template project doesn't work #42

Open
mrj0 opened this issue Sep 14, 2024 · 3 comments
Open

The template project doesn't work #42

mrj0 opened this issue Sep 14, 2024 · 3 comments
Assignees

Comments

@mrj0
Copy link

mrj0 commented Sep 14, 2024

From the readme:

$ npx "@enhance/create@latest" ./myproject -y

Failed to create! ./myproject

Invalid template URL
@brianleroux
Copy link
Collaborator

can confirm! having a look now

cc @kristoferjoseph @macdonst

(aside eh guys we should deprecate to remove enhance-dev/create ?)

@brianleroux
Copy link
Collaborator

@mrj0 we have a pathing issue… not quite sure whats up but if you run npm i -g @enhance/cli you can use the enhance cli to generate project resources in the meantime

@macdonst macdonst self-assigned this Sep 16, 2024
@macdonst
Copy link
Contributor

Ug, the package is treating -y as the template URL. Running:

npx "@enhance/create@latest" ./myproject

Should just work.

I will look into this bug later today.

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

3 participants