lerna(verbose) GitUtilities.isInitialized () lerna(verbose) GitUtilities.isInitialized () => true lerna(verbose) GitUtilities.getTopLevelDirectory() lerna(verbose) GitUtilities.getTopLevelDirectory() => "/home/nicolamr/Documents/ooth" lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/lerna.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/lerna.json") => true lerna(verbose) FileSystemUtilities.readFileSync("/home/nicolamr/Documents/ooth/lerna.json") lerna(verbose) FileSystemUtilities.readFileSync("/home/nicolamr/Documents/ooth/lerna.json") => "{\n \"lerna\": \"2.0.0-beta.36\",\n \"packages\": [\n \"packages/*\"\n ],\n \"version\": \"0.12.2\"\n}" lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/package.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/package.json") => true lerna(verbose) FileSystemUtilities.readFileSync("/home/nicolamr/Documents/ooth/package.json") lerna(verbose) FileSystemUtilities.readFileSync("/home/nicolamr/Documents/ooth/package.json") => "{\n \"devDependencies\": {\n \"lerna\": \"2.0.0-beta.36\"\n }\n}" lerna(info) Lerna v2.0.0-beta.36 lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/package.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/package.json") => true lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/lerna.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/lerna.json") => true lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/VERSION") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/VERSION") => false lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/packages/compose-next/package.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/packages/compose-next/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-client-react-next-apollo/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-client-react-next-apollo/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-client-react-next/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-client-react-next/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-client-react/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-client-react/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-client/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-client/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-facebook/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-facebook/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-google/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-google/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-guest/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-guest/package.json") => true lerna(verbose) FileSystemUtilities.existsSync(".-local/package.json") lerna(verbose) FileSystemUtilities.existsSync(".-local/package.json") => true lerna(verbose) FileSystemUtilities.existsSync("./package.json") lerna(verbose) FileSystemUtilities.existsSync("./package.json") => true lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/packages/user-subscription/package.json") lerna(verbose) FileSystemUtilities.existsSync("/home/nicolamr/Documents/ooth/packages/user-subscription/package.json") => true lerna(verbose) Attempting running RunCommand.initialize lerna(verbose) Successfully ran RunCommand.initialize lerna(verbose) Attempting running RunCommand.execute lerna(verbose) NpmUtilities.runScriptInDir ("test", [], "/home/nicolamr/Documents/ooth/packages/compose-next") lerna(verbose) NpmUtilities.execInDir ("run test", [], "/home/nicolamr/Documents/ooth/packages/compose-next") lerna(verbose) NpmUtilities.runScriptInDir ("test", [], ".-client-react-next-apollo") lerna(verbose) NpmUtilities.execInDir ("run test", [], ".-client-react-next-apollo") lerna(verbose) NpmUtilities.runScriptInDir ("test", [], ".-client-react") lerna(verbose) NpmUtilities.execInDir ("run test", [], ".-client-react") lerna(verbose) NpmUtilities.runScriptInDir ("test", [], ".-client") lerna(verbose) NpmUtilities.execInDir ("run test", [], ".-client") lerna(error) NpmUtilities.execInDir ("run test", [], ".-client") Error: Command failed: yarn test npm ERR! Linux 4.10.0-33-generic npm ERR! argv "/home/nicolamr/.nvm/versions/node/v7.5.0/bin/node" "/home/nicolamr/.nvm/versions/node/v7.5.0/bin/npm" "run" "test" npm ERR! node v7.5.0 npm ERR! npm v4.1.2 npm ERR! code ELIFECYCLE npm ERR! ooth-client@0.9.4 test: `echo "Error: no test specified" && exit 1` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ooth-client@0.9.4 test script 'echo "Error: no test specified" && exit 1'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the ooth-client package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! echo "Error: no test specified" && exit 1 npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs ooth-client npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls ooth-client npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/nicolamr/Documents/ooth/packages/ooth-client/npm-debug.log at ChildProcess.exithandler (child_process.js:211:12) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:192:7) at maybeClose (internal/child_process.js:890:16) at Socket. (internal/child_process.js:334:11) at emitOne (events.js:96:13) at Socket.emit (events.js:189:7) at Pipe._handle.close [as _onclose] (net.js:501:12) lerna(error) > ooth-client@0.9.4 test /home/nicolamr/Documents/ooth/packages/ooth-client > echo "Error: no test specified" && exit 1 Error: no test specified lerna(error) NpmUtilities.runScriptInDir ("test", [], ".-client") lerna(error) > ooth-client@0.9.4 test /home/nicolamr/Documents/ooth/packages/ooth-client > echo "Error: no test specified" && exit 1 Error: no test specified lerna(info) > ooth-client@0.9.4 test /home/nicolamr/Documents/ooth/packages/ooth-client > echo "Error: no test specified" && exit 1 Error: no test specified lerna(error) Errored while running npm script 'test' in 'ooth-client' lerna(error) Errored while running RunCommand.execute