react-starter-kit icon indicating copy to clipboard operation
react-starter-kit copied to clipboard

用yarn安装phantomjs-prebuilt 运行test报错

Open joket1999 opened this issue 8 years ago • 0 comments

报错:Path must be a string. Received null 解决方法:用yarn安装所有依赖后,再用npm 重新安装phantomjs-prebuilt,运行yarn test 或者 npm run test就可以了 参考:https://github.com/karma-runner/karma-phantomjs-launcher/issues/120

joket1999 avatar Apr 10 '17 04:04 joket1999