-
Notifications
You must be signed in to change notification settings - Fork 66
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
add
and install
from live networks with dependency manager
#1319
Conversation
Good catch. Meant to fix that. Updated. |
It will be helpful for populating aliases. When it exists, we can add it in. |
Good catch. Fixed. Should log an error now. |
@sideninja Can expand on this? Why would the local version you pulled not deploy to the emulator if you set it in deployments? |
Docs PR: onflow/docs#524 |
I understand what you're saying now. Yeah it's worth thinking if they should be automatically added to the |
What about letting ppl chose what account to add them to on emulator |
Yep @bjartek I'm hesitant to make assumptions, which is why |
Just a flag in install could work aswell --emulator-account or something |
Yeah that would be cool @bjartek . I will open an issue to discuss this as an upcoming feature. |
Closes #944
Description
Add Command
To run the add command, you can run:
or
Install Command
You can also run
flow dependencies install
if you add the dependencies to yourflow.json
manually.For contributor use:
master
branchFiles changed
in the Github PR explorer