-
Notifications
You must be signed in to change notification settings - Fork 9
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
Error on hexa init --just=functions
#15
Comments
I tried to reproduce this on another machine, and was unable to. Same versions of node, hexa and macos. But now login doesn't seem to do anything, same for the other commands:
|
Same error pointed by @jackbravo . OS: Windows 10 |
@jackbravo and @rajeevbbqq would you guys mind running the same commands in debug mode plz? and share the ouput. thanks. |
how do we do this? |
nevermind, --debug |
It seems that the required Azure CLI isn't installed on your machine. Can you double check that the required tools are installed and available on your machine? Here is the section in the readme https://github.com/manekinekko/hexa#required-tools |
Sorry for the trouble. Here is the output now with the dependencies installed:
|
fixed in 69aa9ac |
@jackbravo please let me know if v1.3.3 solved your issue. |
Hi @manekinekko . It did changed the error to something else :-p: This is the complete log with
|
Thanks @jackbravo for trying out 1.3.3. Let me investigate what is causing this new error. |
Hi @jackbravo, unfortunately, I did not manage to reproduce the issue. So here are a couple of things to try, if you will:
Let's hope to find out what's causing this issue. Thank you for your help! |
@manekinekko getting the same exception along with other errors. Please find the screenshots. This error encountered first Then this happened. Note: I updated Azure Function Core tools to |
Thanks for your feedback. I will do more investigations and let you know. |
Describe the bug
I'm following the nitro guide. Everything worked ok until the
hexa init --just=functions
command which failed with:To Reproduce
Just follow the nitro guide until the same step
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
This is the full dump of the command:
Desktop (please complete the following information):
Additional context
Repo with all the code here: https://github.com/jackbravo/nest-azure
The text was updated successfully, but these errors were encountered: