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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to throw if fetching a template fails #154

Open
1 task
MuhammadM1998 opened this issue Mar 20, 2024 · 0 comments
Open
1 task

Option to throw if fetching a template fails #154

MuhammadM1998 opened this issue Mar 20, 2024 · 0 comments

Comments

@MuhammadM1998
Copy link

Describe the feature

Hello 馃憢

I'm using a Nuxt layer with the GitHub repo approach which lacks the versioning we would get if it were a npm package.
Hence I want to make sure that I'm using the latest layer commit and otherwise fail to catch bugs as early as possible.
Currently, If I set any incorrect GIGET_AUTH env (Repo is private) it doesn't throw an error and uses the currently folder in node_modules.
A flag that throws an error and/or warning if fetching the repo fails would be great! Thanks a lot!

Additional information

  • Would you be willing to help implement this feature?
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