0
日食を使用して分度器ファイルを実行しようとしています。誰もがこの問題を解決するために私を助けることができる構成日食分度器の間に「予期しないトークン」エラーが発生する
:私はconf.jsファイルを実行しようとしましたが、以下のエラーを得た上で設定した後
1, From Eclipse marketplace installed "AngularJS Eclipse1.2.0 & Tern Eclipse IDE1.2.0"
2, Created new "Java script" project
3, converted created project into "Tern Project"
4, Placed the protractor spec.js & conf.js
5, installed protractor locally. I can able to see the mode_modules
6, Launched Run Config and set the "config_file", "working directory", "protractor cli.js"
:私は、以下の手順を行っています。
エラーが発生すると、logger.jsを実行しているランタイム環境では、スプレッド演算子https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Operators/Spread_operatorを認識できません – jstice4all