-
Notifications
You must be signed in to change notification settings - Fork 193
Description
Create.sh doesnt work on Mac based computers. I have already submitted a PR with a possible fix for this issue
Symptoms of this are when executing create.sh and populating the required module info, sed fails:
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Testprojects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
sed: 1: "Test/projects/example ...": invalid command code T
Which causes the creation of the named directory and files for the new module to not be created.