We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've noticed that despite the output, the dg dl does not place the module in the proper folder:
Downloaded dg_dialogs to modules/contrib/dg_dialogs moov@moov-box ~/robot.dev/growmobot/app $ cd modules/ contrib/ custom/ dg_dialogs/ moov@moov-box ~/robot.dev/growmobot/app $ cd modules/ contrib/ custom/ dg_dialogs/ moov@moov-box ~/robot.dev/growmobot/app $ cd modules/dg_dialogs/ moov@moov-box ~/robot.dev/growmobot/app/modules/dg_dialogs $ ll total 72 drwxr-xr-x 4 moov moov 4096 Dec 3 01:37 ./ drwxr-xr-x 5 moov moov 4096 Dec 28 10:11 ../ -rw-r--r-- 1 moov moov 699 Dec 3 01:37 dg_dialogs.min.js -rw-r--r-- 1 moov moov 23 Dec 3 01:37 .gitignore -rwxr-xr-x 1 moov moov 692 Dec 3 01:37 gulpfile.js* -rw-r--r-- 1 moov moov 35147 Dec 3 01:37 LICENSE -rwxr-xr-x 1 moov moov 376 Dec 3 01:37 package.json* -rw-r--r-- 1 moov moov 1023 Dec 3 01:37 README.md drwxr-xr-x 2 moov moov 4096 Dec 3 01:37 scripts/ drwxr-xr-x 3 moov moov 4096 Dec 3 01:37 src/ moov@moov-box ~/robot.dev/growmobot/app/modules/dg_dialogs $
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've noticed that despite the output, the dg dl does not place the module in the proper folder:
The text was updated successfully, but these errors were encountered: