aliyun / alibabacloud-console-design

阿里云管平台研发解决方案
http://xconsole.cloud
MIT License
78 stars 12 forks source link

安装报错 #1

Closed wangfeng7399 closed 3 years ago

wangfeng7399 commented 4 years ago

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@alicloud%2fconsole-design - Not found npm ERR! 404 npm ERR! 404 '@alicloud/console-design@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

BoboCactus commented 3 years ago

我也遇到了

551685830 commented 3 years ago

这错误都没人解答的吗? 谁还有尝试下去的勇气。

Boelroy commented 3 years ago

不好意思没关注到,之前文档有错误。现在已经更新, 可以通过以下命令来初始化

$ npx @alicloud/xconsole init

or

$ npm install @alicloud/xconsole -g 
# 先全局安装 xconsole  然后执行

$ xconsole init