You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ mocha-phantomjs index.html --ssl-protocol=any --ignore-ssl-errors=true
TypeError: 'undefined' is not an object (evaluating 'Object.getOwnPropertyDescriptor(testFn, name).configurable')
➜ 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
The text was updated successfully, but these errors were encountered: