Deployer locally in project and globally #2732
Unanswered
jasperf
asked this question in
Help needed
Replies: 1 comment 1 reply
-
This is a feature of Deployer. If you have a global installation of dep and run it in the folder with local installed Deployer, global dep will redirect call to local dep. I recommend installing it globally (for |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I use Deployer now in my project it seems to load the installed package inside the project, but when I check for package used it shows the global package:
Any ideas why this is the case? I know it may be a *Nix issue really, but just wondering.
Also, do you normally recommend a local or global installation?
Beta Was this translation helpful? Give feedback.
All reactions