FHIR Chat · error updating sushi · shorthand

Stream: shorthand

Topic: error updating sushi


view this post on Zulip Mareike Przysucha (Apr 11 2022 at 11:54):

Hi there. I tried to update sushi with "npm install -g fsh-sushi". Then I get the following error:
npm ERR! Unexpected end of JSON input while parsing near '....5.3","@types/ini":"^'

Does anyone have an idea of what I can do?
Thank you!

view this post on Zulip David Pyke (Apr 11 2022 at 12:38):

uninstall it and then re-install it. Tends to fix things like that.

view this post on Zulip Mareike Przysucha (Apr 11 2022 at 13:23):

I uninstalled it and tried to re-install.
Same error :sad:

view this post on Zulip Chris Moesel (Apr 11 2022 at 13:31):

Hmm... What version of node and npm do you have?

node -v
npm -v

Last updated: Apr 12 2022 at 19:14 UTC