node.js – [nodejs] Bei der Installation von Bower sind Probleme aufgetreten
phpcn_u1582
phpcn_u1582 2017-05-16 13:29:00
0
1
500

Ich verwende ein Mac-System und bei der Verwendung von npm zur globalen Installation von Bower ist diese Fehlermeldung aufgetreten:

Last login: Wed May 10 21:34:56 on ttys002
192:~ tachou$ npm install bower
/Users/tachou
└── bower@1.8.0

npm WARN enoent ENOENT: no such file or directory, open '/Users/tachou/package.json'
npm WARN tachou No description
npm WARN tachou No repository field.
npm WARN tachou No README data
npm WARN tachou No license field.
192:~ tachou$

Bitte helfen Sie mir, wie kann ich es ändern? ? ?

phpcn_u1582
phpcn_u1582

Antworte allen(1)
世界只因有你

你这并没有全局安装 全局安装要 -g 的 flag

因为当前目录下没有 package.json 所有报了警告⚠️

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage