Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Windows PowerShell does not support single-quoted arguments.
This repo hooks npm script on commit, so we cannot develop in windows environment.
This PR changes args to double-quoted, and changes
npm run
command toyarn
.