npm init packagejson'ERR 생성!질문

531 단어 node.js
생성된 패키지입니다.json은name과version만 있습니다.폴더 이름이 올바르지 않기 때문입니다.
코드 블록
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "Vue-Q&A": Tags may not have any characters that encodeURICompo
nent encodes.
About to write to Documents/Vue-Q&A/package.json:

{
  "name": "",
  "version": ""
}


Is this ok? (yes)
npm ERR! Callback called more than once.

npm ERR! A complete log of this run can be found in:
npm ERR!    /.npm/_logs/2017-12-18T01_17_15_433Z-debug.log

좋은 웹페이지 즐겨찾기