4
我試圖學習與我的第一個聚合物應用程序,我卡住了。聚合物:無法從模板初始化項目
我從這裏開始:https://www.polymer-project.org/1.0/start/toolbox/set-up
我成功安裝聚合物CLI。 現在,當我試圖從模板初始化項目,它顯示了在日誌中我的CMD:
C:\Users\chint\Desktop\polymer-app>polymer init app-drawer-template
info: Running template app-drawer-template
info: Downloading latest release of Polymer/app-drawer-template
info: Unpacking template files
info: Finished writing template files
I'm all done. Running bower install for you to install the required dependencies. If this fails, try running the command yourself.
bower ENOENT No bower.json present
當我檢查,我的高分子app文件夾是空的。沒有下載。
任何人都可以幫助我嗎?
PS:我node.js的版本是6.1.0
好的埃裏克。謝謝。投票有用。 –
@ChintanSoni如果它回答你的問題,請接受答案:-) – jdebon