Closed VivekIshir closed 6 years ago
What is the output of npm test
it looks like you've closed it before it has executed.
in package.json
"scripts": { "prepublish": "npm test", "test": "./node_modules/mocha/bin/mocha", "start": "node ./src/index.js" },
Fixed in master now
@warbrett HI , I am not able to run the Code https://github.com/cronofy/cronofy-node
Steps Fallowed: