Rishabh Jain
Rishabh Jain
Hi, Yes i am using windows 10 OS with npm-5.6.0, microcule-6.0.0,node-v8.11.1. I tried both way to start microcule first npm start and second direct index file run like microcule ./index.js...
Hi thanks for update I tried with non windows machine(linux OS ubuntu 16.04) there its solved the issues but console.log coming in second request.First am giving request that time default...
Hi Above comment third point am able to resolve.I set output content type in microcule\lib\plugins\spawn\index.js file. so am getting response as json format.If possible clarify me first and second point.Thanks.