openimsdk / openim-sdk-electron

Apache License 2.0
1 stars 2 forks source link

[BUG] Can`t use "npm install open-im-sdk-node" get this package #1

Open freedom9527 opened 2 months ago

freedom9527 commented 2 months ago

OpenIM Server Version

master

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/open-im-sdk-node - Not found npm ERR! 404 npm ERR! 404 'open-im-sdk-node@*' 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.

Screenshots Link

No response

Bloomingg commented 1 month ago

if you want to use in electron you can try: npm install open-im-sdk-wasm @openim/electron-client-sdk --save