Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring boot jhipster网关微服务:npm启动失败,原因是“在“…s.org\r\n\r\nwscbaeb”附近解析时JSON输入意外结束”_Spring Boot_Npm_Microservices_Jhipster_Jhipster Registry - Fatal编程技术网

Spring boot jhipster网关微服务:npm启动失败,原因是“在“…s.org\r\n\r\nwscbaeb”附近解析时JSON输入意外结束”

Spring boot jhipster网关微服务:npm启动失败,原因是“在“…s.org\r\n\r\nwscbaeb”附近解析时JSON输入意外结束”,spring-boot,npm,microservices,jhipster,jhipster-registry,Spring Boot,Npm,Microservices,Jhipster,Jhipster Registry,我试图用jHipster测试一个基本的微服务架构 jhipster上的gateway microservice向我报告了以下错误: 我刚刚用一个简单的干净缓存和npm安装修复了我的问题 > npm cache clean --force > npm install

我试图用jHipster测试一个基本的微服务架构

jhipster上的gateway microservice向我报告了以下错误:


我刚刚用一个简单的干净缓存和npm安装修复了我的问题

> npm cache clean --force
> npm install