Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM Start Scripts are not cross platform compatible for dev #162

Open
quadrophobiac opened this issue Jun 13, 2017 · 0 comments
Open

NPM Start Scripts are not cross platform compatible for dev #162

quadrophobiac opened this issue Jun 13, 2017 · 0 comments

Comments

@quadrophobiac
Copy link
Collaborator

Commands in https://github.com/theodi/comma-chameleon/blob/master/package.json#L6-L11 do not execute. Seems like elements of this may be known issues (such as ampersands). Other causes may be down to correctly configuring path for node.
This can be worked around as each of the scripts contained in package.json will execute if the commands are executed. However that requires global install of node modules electron-mocha and gulp-cli.
Suggest amendments to the README as an interim solution but would seek something more satisfactory in longer term

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant