Error: ENOENT: no such file or directory, scandir

后端 未结 10 2068
误落风尘
误落风尘 2021-01-30 12:40

I scaffold an app using jhipster which is microservice gateway using cassandra db and using maven to build which was building fine after scaffold.i ran gulp command to for the l

10条回答
  •  独厮守ぢ
    2021-01-30 12:57

    Make sure you have the config.json file. Then do the npm install and npm start.

    This might give this error if you don't have this config file.

提交回复
热议问题