2017-04-14 65 views
0

我使用推薦的語法安裝聚合物。聚合物2客戶端運行時錯誤

我遇到的問題是,當我運行polymer serve,我得到以下錯誤:

error: cli runtime exception: SyntaxError: Unexpected token [ 
error: SyntaxError: Unexpected token [ 
    at exports.runInThisContext (vm.js:53:16) 
    at Module._compile (module.js:413:25) 
    at Object.Module._extensions..js (module.js:452:10) 
    at Module.load (module.js:355:32) 
    at Function.Module._load (module.js:310:12) 
    at Module.require (module.js:365:17) 
    at require (module.js:384:17) 
    at Object.<anonymous> (/usr/local/lib/node_modules/polymercli/node_modules/polyserve/lib/start_server.js:33:30) 
    at Module._compile (module.js:434:26) 
    at Object.Module._extensions..js (module.js:452:10)` 

我試圖卸載並重新安裝聚合物,但得到了同樣的問題。有任何想法嗎??

回答

0

修復了我的聚合物客戶端錯誤。

事實證明聚合物所需的新版本v6或更高版本..幾乎沒有注意到,當我安裝通知消息。