SyntaxFix
Write A Post
Hire A Developer
Questions
I ran into this problem the other day on my Windows 7 machine. Problem wasn't my path, but I had to use escaped forward slashes instead of backslashes like this:
"scripts": { "script": ".\\bin\\script.sh" }