I have a Pull Request (almost) ready for Ionic and I’m trying to make sure that I best adhere to the contribution conventions. I’m having issues running the following… it seems there isn’t a ionic.conf.js after cloning the ionic repo.
karma start ionic.conf.js
I’ve also followed the commands on the README but this is what I get when I follow those commands.
$> gulp karma
$> /home/todd/projects/ionic/node_modules/conventional-changelog/node_modules/lodash/index.js:688
function runInContext(context) {
^
$> illegal access
Any help would be greatly appreciated.