제목 그대로 npm init을 했는데 package.json이 생성되지 않습니다
집에서 했을때는 생성이 잘 됐는데
도서관에서 하니까 생성이 안되네요
뭔가 오류 같은건 뜨지 않았고 메세지라면
PS C:\Users\국립세종도서관\Documents\ppp> This utility will walk you through creating a
It only covers the most common items, and tries to guess sensible defaults.
See `npm help init` for definitive documentation on these fields
and exactly what they do.
Use `npm install <pkg>` afterwards to install a package and
save it as a dependency in the package.json file.
Press ^C at any time to quit.
package name: (ppp)
이렇게 뜨긴했는데 왜 안되는 걸까요?