-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
When trying to run "grunt release" from my project root on a drive other than C:, it generates the error "C:\Users{username}\package.json is not a working copy".
When svn-release generates a new cmd process it will not be at the project root, but at the "C:\Users{username}" directory.
Reactions are currently unavailable