CSS-IN-JS-Benchmarks icon indicating copy to clipboard operation
CSS-IN-JS-Benchmarks copied to clipboard

Update react-jss

Open kof opened this issue 6 years ago • 0 comments

Something was wrong during the install, please have a look.

  1. It wasn't able to locate "benchmarks-utils" and "dev-tasks"
  2. It was logging this error, but still running the bench
> devBuild --package react-jss

sh: devBuild: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] build: `devBuild --package react-jss`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/isonen/.npm/_logs/2019-09-23T08_03_56_858Z-debug.log

  build

kof avatar Sep 23 '19 08:09 kof