Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cnpm无法正确同步npm的jquery(全小写)包 #59

Closed
liyuan-rey opened this issue May 29, 2015 · 2 comments
Closed

cnpm无法正确同步npm的jquery(全小写)包 #59

liyuan-rey opened this issue May 29, 2015 · 2 comments

Comments

@liyuan-rey
Copy link

cnpm无法正确同步npm的jquery(全小写)包

npm上有两个很相近的包,一个是jQuery另一个是jquery,两个包名只有大小写的区分

jQuery包的地址是:https://www.npmjs.com/package/jQuery
jquery包的地址是:https://www.npmjs.com/package/jquery

cnpm在同步时会把他们弄混,同步操作会执行完成,但却无法得到正确的结果。

@fengmk2
Copy link
Member

fengmk2 commented May 30, 2015

呃,狗血,我回去重新同步一下

Sent from my iPhone

On May 29, 2015, at 5:04 PM, liyuan-rey notifications@github.com wrote:

cnpm无法正确同步npm的jquery(全小写)包

npm上有两个很相近的包,一个是jQuery另一个是jquery,两个包名只有大小写的区分
实际上jQuery包已经被废弃了:https://www.npmjs.com/package/jQuery
但cnpm会将这个废弃包同步过来,而无法正确同步正常的包:https://www.npmjs.com/package/jquery


Reply to this email directly or view it on GitHub.

@fengmk2
Copy link
Member

fengmk2 commented May 30, 2015

@liyuan-rey 请使用 http://npm.taobao.org/package/jquery 这个吧。jQuery 这个包只能忽略了,没必要使用它。

@fengmk2 fengmk2 closed this as completed May 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants