Postponed (maintainer needs more info)
Project:
DrupalGap
Version:
8.x-1.x-dev
Component:
Module Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2017 at 17:49 UTC
Updated:
1 Feb 2017 at 18:21 UTC
Jump to comment: Most recent
Comments
Comment #2
tyler.frankenstein commentedHello @siggi_hrafn, thank you for braving the waters with DrupalGap 8. I've only had a chance to test the DrupalGap 8 CLI in Ubuntu. What operating system(s) are you using?
Also double check that the CLI is executable:
chmod +x dgThen if
./dg create theme mythemenamedoesn't work,bash dg create theme mythemenamemay work instead. Thoughts?Comment #3
siggi_hrafn commentedHi @tyler.frankenstein, thanks for the quick reply :)
I'm running Terminal on OS X 10.11.3
Had no problem creating module with CLI:
Only got this err on creating theme - Get same err when using bash:
Created it manually ;) - But any thoughts on this? No err on creating theme in Ubuntu?