node-lessons icon indicating copy to clipboard operation
node-lessons copied to clipboard

https://cdn.rawgit.com/chaijs/chai/master/chai.js 有报错

Open kuacoco opened this issue 8 years ago • 1 comments

➜ 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

kuacoco avatar May 12 '17 06:05 kuacoco

解惑

gruad avatar May 26 '17 07:05 gruad