bblog-stream-console
Version:
BBLog console stream
152 lines (144 loc) • 14.4 kB
Plain Text
lerna(verbose) GitUtilities.isInitialized ()
lerna(verbose) GitUtilities.isInitialized () => true
lerna(verbose) GitUtilities.getTopLevelDirectory()
lerna(verbose) GitUtilities.getTopLevelDirectory() => "/home/blacha/workspace/bblog"
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/lerna.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/lerna.json") => true
lerna(verbose) FileSystemUtilities.readFileSync("/home/blacha/workspace/bblog/lerna.json")
lerna(verbose) FileSystemUtilities.readFileSync("/home/blacha/workspace/bblog/lerna.json") => "{\n \"lerna\": \"2.0.0-beta.38\",\n \"packages\": [\n \"packages/*\"\n ],\n \"version\": \"independent\"\n}"
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/package.json") => true
lerna(verbose) FileSystemUtilities.readFileSync("/home/blacha/workspace/bblog/package.json")
lerna(verbose) FileSystemUtilities.readFileSync("/home/blacha/workspace/bblog/package.json") => "{\n \"name\": \"bblog-super\",\n \"version\": \"1.0.0\",\n \"description\": \"Browser Bunyan Logger\",\n \"scripts\": {},\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git@github.com:blacha/bblog.git\"\n },\n \"keywords\": [\n \"Bunyan\",\n \"JSON\",\n \"Logger\",\n \"Browser\",\n \"Log\"\n ],\n \"author\": \"Blayne Chard\",\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"ospec\": \"1.x.x\",\n \"typescript\": \"2.x.x\",\n \"lerna\": \"2.0.0-beta.38\"\n }\n}"
lerna(info) Lerna v2.0.0-beta.38
lerna(info) Independent Versioning Mode
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/lerna.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/lerna.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/VERSION")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/VERSION") => false
lerna(verbose) FileSystemUtilities.existsSync("./package.json")
lerna(verbose) FileSystemUtilities.existsSync("./package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json") => true
lerna(verbose) Attempting running BootstrapCommand.initialize
lerna(verbose) Successfully ran BootstrapCommand.initialize
lerna(verbose) Attempting running BootstrapCommand.execute
lerna(info) Bootstrapping 4 packages
lerna(info) Preinstalling packages
lerna(info) Installing external dependencies
lerna(verbose) NpmUtilities.installInDir (".", ["typescript@2.x.x"], {})
lerna(verbose) FileSystemUtilities.rename ("./package.json", "./package.json.lerna_backup")
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post", ["typescript@2.x.x","@types/no...)
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json", "/home/blacha/wor...)
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries", ["typescript@2.x.x","@types/node@7....)
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json", "/home/blacha/workspac...)
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog", ["typescript@2.x.x","ospec@1.x.x"], {})
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog/package.json", "/home/blacha/workspace/bblog/packages/b...)
lerna(verbose) FileSystemUtilities.rename ("./package.json", "./package.json.lerna_backup") =>
lerna(verbose) FileSystemUtilities.writeFile ("./package.json", "{\"dependencies\":{\"typescript\":\"2.x.x\"}}")
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json", "/home/blacha/wor...) =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json", "{\"dependencies\...)
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json", "/home/blacha/workspac...) =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json", "{\"dependencies\":{\"...)
lerna(verbose) FileSystemUtilities.rename ("/home/blacha/workspace/bblog/packages/bblog/package.json", "/home/blacha/workspace/bblog/packages/b...) =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog/package.json", "{\"dependencies\":{\"typescript\":\"2.x...)
lerna(verbose) FileSystemUtilities.writeFile ("./package.json", "{\"dependencies\":{\"typescript\":\"2.x.x\"}}") =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json", "{\"dependencies\":{\"...) =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json", "{\"dependencies\...) =>
lerna(verbose) FileSystemUtilities.writeFile ("/home/blacha/workspace/bblog/packages/bblog/package.json", "{\"dependencies\":{\"typescript\":\"2.x...) =>
lerna(verbose) FileSystemUtilities.renameSync("./package.json.lerna_backup", "./package.json")
lerna(verbose) FileSystemUtilities.renameSync("./package.json.lerna_backup", "./package.json") =>
lerna(verbose) NpmUtilities.installInDir (".", ["typescript@2.x.x"], {}) =>
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog/package.json.lerna_backup", "/home/blacha/workspace/bbl...)
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog/package.json.lerna_backup", "/home/blacha/workspace/bbl...) =>
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog", ["typescript@2.x.x","ospec@1.x.x"], {}) =>
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json.lerna_backup", "/ho...)
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/package.json.lerna_backup", "/ho...) =>
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post", ["typescript@2.x.x","/no...) =>
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json.lerna_backup", "/home/bl...)
lerna(verbose) FileSystemUtilities.renameSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/package.json.lerna_backup", "/home/bl...) =>
lerna(verbose) NpmUtilities.installInDir ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries", ["typescript@2.x.x","@types/node@7....) =>
lerna(info) Symlinking packages and binaries
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("./node_modules/bblog")
lerna(verbose) FileSystemUtilities.existsSync("./node_modules/bblog") => false
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/node_modules/bblog")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/node_modules/bblog") => false
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog/package.json") => true
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/node_modules/bblog")
lerna(verbose) FileSystemUtilities.existsSync("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/node_modules/bblog") => false
lerna(verbose) FileSystemUtilities.mkdirp ("./node_modules")
lerna(verbose) FileSystemUtilities.mkdirp ("./node_modules") => null
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "./node_modules/bblog", "junction")
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "./node_modules/bblog", "junction") =>
lerna(verbose) FileSystemUtilities.mkdirp ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/node_modules")
lerna(verbose) FileSystemUtilities.mkdirp ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post/node_modules") => null
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "/home/blacha/workspace/bblog/packages/bblog-stream-l...)
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "/home/blacha/workspace/bblog/packages/bblog-stream-l...) =>
lerna(verbose) FileSystemUtilities.mkdirp ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/node_modules")
lerna(verbose) FileSystemUtilities.mkdirp ("/home/blacha/workspace/bblog/packages/bblog-stream-logentries/node_modules") => null
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "/home/blacha/workspace/bblog/packages/bblog-stream-l...)
lerna(verbose) FileSystemUtilities.symlink ("/home/blacha/workspace/bblog/packages/bblog", "/home/blacha/workspace/bblog/packages/bblog-stream-l...) =>
lerna(info) Postinstalling packages
lerna(info) Prepublishing packages
lerna(verbose) NpmUtilities.runScriptInDir ("prepublish", [], "/home/blacha/workspace/bblog/packages/bblog")
lerna(verbose) NpmUtilities.execInDir ("run prepublish", [], "/home/blacha/workspace/bblog/packages/bblog")
lerna(verbose) NpmUtilities.execInDir ("run prepublish", [], "/home/blacha/workspace/bblog/packages/bblog") => "\n> bblog@1.2.0 prepublish /home/blacha/workspace/bblog/packages/bblog\n> tsc\n\n"
lerna(verbose) NpmUtilities.runScriptInDir ("prepublish", [], "/home/blacha/workspace/bblog/packages/bblog") => "\n> bblog@1.2.0 prepublish /home/blacha/workspace/bblog/packages/bblog\n> tsc\n\n"
lerna(verbose) NpmUtilities.runScriptInDir ("prepublish", [], ".")
lerna(verbose) NpmUtilities.execInDir ("run prepublish", [], ".")
lerna(verbose) NpmUtilities.runScriptInDir ("prepublish", [], "/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post")
lerna(verbose) NpmUtilities.execInDir ("run prepublish", [], "/home/blacha/workspace/bblog/packages/bblog-stream-logentries-post")
lerna(verbose) NpmUtilities.runScriptInDir ("prepublish", [], "/home/blacha/workspace/bblog/packages/bblog-stream-logentries")
lerna(verbose) NpmUtilities.execInDir ("run prepublish", [], "/home/blacha/workspace/bblog/packages/bblog-stream-logentries")
lerna(error) NpmUtilities.execInDir ("run prepublish", [], ".")
Error: Command failed: npm run prepublish
npm ERR! Linux 4.8.0-39-generic
npm ERR! argv "/home/blacha/.bin/node-v7.5.0-linux-x64/bin/node" "/home/blacha/.bin/nodejs/bin/npm" "run" "prepublish"
npm ERR! node v7.5.0
npm ERR! npm v4.1.2
npm ERR! code ELIFECYCLE
npm ERR! bblog-stream-console@1.0.0 prepublish: `tsc`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the bblog-stream-console@1.0.0 prepublish script 'tsc'.
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 bblog-stream-console package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! tsc
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs bblog-stream-console
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls bblog-stream-console
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/blacha/workspace/bblog/packages/bblog-stream-console/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.<anonymous> (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)
> bblog-stream-console@1.0.0 prepublish /home/blacha/workspace/bblog/packages/bblog-stream-console
> tsc
src/console.log.ts(16,9): error TS2304: Cannot find name 'console'.
lerna(error) NpmUtilities.runScriptInDir ("prepublish", [], ".")
lerna(error)
> bblog-stream-console@1.0.0 prepublish /home/blacha/workspace/bblog/packages/bblog-stream-console
> tsc
src/console.log.ts(16,9): error TS2304: Cannot find name 'console'.
lerna(error) Errored while running BootstrapCommand.execute