Could not authenticate reader: @ionic/cli-plugin-ionic1

Hi,
When I do my npm serve, I got this error:

 {
   "error": {
   "code": "E401",
   "summary": "Could not authenticate reader : @ionic/cli-plugin-ionic1",
   "detail": ""
  }
}

How can this be solved?

Thanks!