我用npm下载了一个软件的不同版本,导致软件不能使用,npm还卸载不了。哪位大神能指点一下?
# npm uninstall -g elm
up to date in 0.05s
# npm show elm
{ name: 'elm',
description:
'The Elm Platform: Binaries for the Elm programming language.',
'dist-tags':
{ latest: '0.19.0-bugfix6',
'elm0.19.0': '0.19.0-bugfix6',
'elm0.18.0': '0.18.0-exp5' },