jbaysolutions / vue-grid-layout

A draggable and resizable grid layout, for Vue.js.
https://jbaysolutions.github.io/vue-grid-layout/
MIT License
7.07k stars 1.49k forks source link

Not Found - GET https://registry.npmjs.org/@types%2Fvue-grid-layout - Not found #764

Open 958264712 opened 1 year ago

958264712 commented 1 year ago

vue3.0 下载@types/vue-grid-layout一直报错,更改了registry也没有用,这个是什么原因呢? error:

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2Fvue-grid-layout - Not found npm ERR! 404 npm ERR! 404 '@types/vue-grid-layout@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: C:\Program Files\nodejs\node_cache_logs\2023-07-07T02_19_52_211Z-debug-0.log

gugen-otsuki commented 1 year ago

I think you are trying to download type definition for this library, but I don't think there is one in DefinitelyTyped. So probably you have to write it by yourself.

958264712 commented 1 year ago

ok,thinks ---- Replied Message ---- | From | @.> | | Date | 07/10/2023 14:00 | | To | jbaysolutions/vue-grid-layout @.> | | Cc | 958264712 @.>, Author @.> | | Subject | Re: [jbaysolutions/vue-grid-layout] Not Found - GET @.***%2Fvue-grid-layout - Not found (Issue #764) |

I think you are trying to download type definition for this library, but I don't think there is one in DefinitelyTyped. So probably you have to write it by yourself.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>