Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

会自动把大写包名变成小写。。。譬如 execSync #127

Closed
ruandao opened this issue Dec 27, 2013 · 4 comments
Closed

会自动把大写包名变成小写。。。譬如 execSync #127

ruandao opened this issue Dec 27, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@ruandao
Copy link

ruandao commented Dec 27, 2013

rt

@fengmk2
Copy link
Member

fengmk2 commented Dec 27, 2013

npm 现在是不支持包名里面含有大写的字母, 你有试试发布么?

@fengmk2
Copy link
Member

fengmk2 commented Dec 27, 2013

mk2@/tmp/Foo $ npm publish
npm ERR! Error: invalid name: must be lowercase and url-safe
npm ERR!     at RegClient.publish (/Users/mk2/git/nvm/v0.10.24/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js:22:15)
npm ERR!     at publish_ (/Users/mk2/git/nvm/v0.10.24/lib/node_modules/npm/lib/publish.js:95:12)
npm ERR!     at Array.1 (/Users/mk2/git/nvm/v0.10.24/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)

@fengmk2
Copy link
Member

fengmk2 commented Dec 27, 2013

呃.. 我明白了, 你是依赖这个模块?

https://npmjs.org/package/execSync

dead-horse added a commit that referenced this issue Dec 27, 2013
@ghost ghost assigned fengmk2 Dec 27, 2013
@fengmk2
Copy link
Member

fengmk2 commented Dec 27, 2013

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants