Open kuacoco opened 7 years ago
➜ mocha-phantomjs index.html --ssl-protocol=any --ignore-ssl-errors=true TypeError: 'undefined' is not an object (evaluating 'Object.getOwnPropertyDescriptor(testFn, name).configurable')
at https://cdn.rawgit.com/chaijs/chai/master/chai.js:7149
自行解决方案:使用npm安装最新chai
解惑
➜ mocha-phantomjs index.html --ssl-protocol=any --ignore-ssl-errors=true TypeError: 'undefined' is not an object (evaluating 'Object.getOwnPropertyDescriptor(testFn, name).configurable')
at https://cdn.rawgit.com/chaijs/chai/master/chai.js:7149
自行解决方案:使用npm安装最新chai