i m trying to test a basic microservice architecture with jHipster .
the gateway microservice on jhipster shot me this error :
i just fixed my problem with a simple clean cache and npm install
> npm cache clean --force > npm install