coc-extensions / coc-svelte

svelte support for (Neo)Vim
MIT License
176 stars 24 forks source link

No matching version found for @types/lodash@^4.14.172 #50

Open noisyscanner opened 2 years ago

noisyscanner commented 2 years ago

Cannot install this, getting the below error:

Get info from https://registry.npmjs.org/
Downloading from https://registry.npmjs.org/coc-svelte/-/coc-svelte-0.4.2.tgz
Download progress 3.1%
Download progress 8.5%
Download progress 13.8%
Download progress 19.2%
Download progress 24.6%
Download progress 29.9%
Download progress 35.3%
Download progress 40.7%
Download progress 46.0%
Download progress 51.4%
Download progress 56.7%
Download progress 62.1%
Download progress 67.5%
Download progress 72.8%
Download progress 78.2%
Download progress 83.5%
Download progress 88.9%
Download progress 94.3%
Download progress 99.6%
Download progress 100.0%
Extension download at /tmp/nvimMniz5h/coc-svelte-jQ64rc
Installing dependencies by: /usr/bin/npm install --ignore-scripts --no-lockfile --production --legacy-peer-deps --no-global.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @types/lodash@^4.14.172.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/brad/.npm/_logs/2022-05-03T07_56_50_471Z-debug-0.log
/usr/bin/npm install exited with 1

I will try PR this later with another version of @types/lodash