ilaipi opened a new issue #8: can't install
URL: https://github.com/apache/rocketmq-client-nodejs/issues/8
 
 
   ## 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:**
   
   1. `yarn add apache-rocketmq`    or    
   2. `npm install --save apache-rocketmq`   or  
   3. git clone && yarn add apache-rocketmq
   
   **Expected behavior**
   
   1. can be installed
   
   ## Context
   
   - **Node Version**:v8.14.0
   - **SDK Version**:latest commit
   - **Platform**:mac os 10.14.2 (18C54)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to