ITADN

npm error code EUNSUPPORTEDPROTOCOL npm error Unsupported URL Type "link:": link:

#461ClosedAmitJoki 创建于 2025-06-02
A
AmitJokicommented
When trying to install the latest version via `npm` I get ``` npm error code EUNSUPPORTEDPROTOCOL npm error Unsupported URL Type "link:": link: ``` Looks like `link:` protocol is no longer supported. I believe this line is the culprit: https://github.com/import-js/eslint-import-resolver-typescript/blob/master/package.json#L95
关闭于 2025-06-02 5 条评论