-
Notifications
You must be signed in to change notification settings - Fork 585
Open
Description
I'm working on another pull request (developing on windows in git bash) and ran into a couple of minor issues.
- the leading dot in the bindir was causing an error, so I switched it out for global.__originalDirname
- the build could only be run from the root directory, which isn't a big fix, but it was easy to add support which came straight from the cake docs.
Here's the error from the "./node_modules" change:
Error: Command failed: '.' is not recognized as an internal or external command, operable program or batch file.
Pull request coming shortly.
Metadata
Metadata
Assignees
Labels
No labels