can't install
ilaipi opened this issue · comments
杨亚梦 commented
What Happens?
run:
yarn add apache-rocketmq
got:
error An unexpected error occurred: "https://registry.npm.taobao.org/apache-rocketmq: Not found".
or run npm install --save apache-rocketmq
got
npm ERR! code E404
npm ERR! 404 Not Found: apache-rocketmq@latest
Minimum Showcase (Required)
Provide a minimum code or GitHub repository which can reproduce the issue.
How to Reproduce
Steps to reproduce the behavior:
yarn add apache-rocketmq
ornpm install --save apache-rocketmq
or- git clone && yarn add apache-rocketmq
Expected behavior
- can be installed
Context
- Node Version:v8.14.0
- SDK Version:latest commit
- Platform:mac os 10.14.2 (18C54)
Khaidi Chu commented
1.0.0-rc1 released.