Open barrytam20 opened 8 years ago
Thanks @barrytam20 for reporting this issue. I'll look into this issue and fix it. In the meantime, to unblock you, if you don't have a Linux box, I'd encourage you to leverage a Linux box cloud for on Cloud9 or a Vagrant Linux box. Hope it helps.
after running 'yo apigee-deploy-grunt-api', the created Gruntfile.js has a shell task with the following code
apigee_npm_node_modules : { command: "npm install --prefix './node'", }
this is throwing the following warning when buildApiBundle is called on a windows machine
this also creates a directory call '. in the root