Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ npm run watch
- > [email protected] watch /home/ajk/Documents/jupyter/jupyterlab
- > watch 'npm run build:all' src --wait 10
- > Watching src
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- > [email protected] prepublish /home/ajk/Documents/jupyter/jupyterlab
- > npm run build
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [0] npm run build:css:base exited with code 0
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [1] npm run build:css:theme exited with code 0
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0] ..........] - fetchMetadata: verb afterAdd /home/ajk/.npm/jupyterlab/0.2.0/package/package.json written
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0terAdd /home/ajk/.npm/jupyterlab/0.2.0/package/package.json written
- [1] npm run build:css:theme exited with code 0erAdd /home/ajk/.npm/jupyterlab/0.2.0/package/package.json written
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] postinstall /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/node_modules/jupyterlab
- > node scripts/dedupe.js
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- path.js:1144
- cwd = process.cwd();
- ^
- Error: ENOENT: no such file or directory, uv_cwd
- at Error (native)
- at Object.resolve (path.js:1144:25)
- at Function.Module._resolveLookupPaths (module.js:376:17)
- at Function.Module._resolveFilename (module.js:446:31)
- at Function.Module._load (module.js:403:25)
- at Module.require (module.js:483:17)
- at require (internal/module.js:20:19)
- at /home/ajk/.nvm/versions/node/v6.4.0/lib/node_modules/npm/bin/npm-cli.js:25:13
- at Object.<anonymous> (/home/ajk/.nvm/versions/node/v6.4.0/lib/node_modules/npm/bin/npm-cli.js:75:3)
- at Module._compile (module.js:556:32)
- child_process.js:526
- throw err;
- ^
- Error: Command failed: npm --version
- path.js:1144
- cwd = process.cwd();
- ^
- Error: ENOENT: no such file or directory, uv_cwd
- at Error (native)
- at Object.resolve (path.js:1144:25)
- at Function.Module._resolveLookupPaths (module.js:376:17)
- at Function.Module._resolveFilename (module.js:446:31)
- at Function.Module._load (module.js:403:25)
- at Module.require (module.js:483:17)
- at require (internal/module.js:20:19)
- at /home/ajk/.nvm/versions/node/v6.4.0/lib/node_modules/npm/bin/npm-cli.js:25:13
- at Object.<anonymous> (/home/ajk/.nvm/versions/node/v6.4.0/lib/node_modules/npm/bin/npm-cli.js:75:3)
- at Module._compile (module.js:556:32)
- at checkExecSyncError (child_process.js:483:13)
- at Object.execSync (child_process.js:523:13)
- at Object.<anonymous> (/home/ajk/Documents/jupyter/jupyterlab/jupyterlab/node_modules/jupyterlab/scripts/dedupe.js:7:28)
- at Module._compile (module.js:556:32)
- at Object.Module._extensions..js (module.js:565:10)
- at Module.load (module.js:473:32)
- at tryModuleLoad (module.js:432:12)
- at Function.Module._load (module.js:424:3)
- at Module.runMain (module.js:590:10)
- at run (bootstrap_node.js:394:7)
- npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
- npm WARN notsup Not compatible with your operating system or architecture: [email protected]
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "install"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] postinstall: `node scripts/dedupe.js`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] postinstall script 'node scripts/dedupe.js'.
- 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 jupyterlab package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! node scripts/dedupe.js
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "update"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] update: `rimraf node_modules/jupyterlab && npm install`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] update script 'rimraf node_modules/jupyterlab && npm install'.
- 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 jupyterlab-extension package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! rimraf node_modules/jupyterlab && npm install
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab-extension
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab-extension
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build: `npm run update && npm run build:extension`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build script 'npm run update && npm run build:extension'.
- 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 jupyterlab-extension package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run update && npm run build:extension
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab-extension
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab-extension
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build:serverextension"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build:serverextension: `npm run build:css && cd jupyterlab && npm run build && cd ..`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build:serverextension script 'npm run build:css && cd jupyterlab && npm run build && cd ..'.
- 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 jupyterlab package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run build:css && cd jupyterlab && npm run build && cd ..
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build:all"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build:all: `npm run build:css && npm run build:src && npm run build:serverextension`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build:all script 'npm run build:css && npm run build:src && npm run build:serverextension'.
- 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 jupyterlab package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run build:css && npm run build:src && npm run build:serverextension
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/npm-debug.log
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0] ...............] - cloneCurrentTree: sill cloneCurrentTree Finishing
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- > [email protected] prepublish /home/ajk/Documents/jupyter/jupyterlab
- > npm run build
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1] npm run build:css:theme exited with code 0
- [0] npm run build:css:base exited with code 0
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [ ..............] / fetchMetadata: sill lifecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- [0] ..............] \ fetchMetadata: sill lifecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] prepublish /home/ajk/Documents/jupyter/jupyterlab
- > npm run build
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src
- > [email protected] postinstall /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/node_modules/jupyterlab
- > node scripts/dedupe.js
- > [email protected] postinstall /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > node ../scripts/dedupe.js
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [email protected] /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
- npm WARN notsup Not compatible with your operating system or architecture: [email protected]
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1] npm run build:css:theme exited with code 0
- [0] npm run build:css:base exited with code 0
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- > [email protected] build:extension /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > webpack
- [0] npm run build:css:base exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- module.js:457
- throw err;
- ^
- Error: Cannot find module 'jupyterlab/scripts/extension_helpers'
- at Function.Module._resolveFilename (module.js:455:15)
- at Function.Module._load (module.js:403:25)
- at Module.require (module.js:483:17)
- at require (internal/module.js:20:19)
- at Object.<anonymous> (/home/ajk/Documents/jupyter/jupyterlab/jupyterlab/webpack.config.js:12:15)
- at Module._compile (module.js:556:32)
- at Object.Module._extensions..js (module.js:565:10)
- at Module.load (module.js:473:32)
- at tryModuleLoad (module.js:432:12)
- at Function.Module._load (module.js:424:3)
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build:extension"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build:extension: `webpack`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build:extension script 'webpack'.
- 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 jupyterlab-extension package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! webpack
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab-extension
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab-extension
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build: `npm run update && npm run build:extension`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build script 'npm run update && npm run build:extension'.
- 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 jupyterlab-extension package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run update && npm run build:extension
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR![0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- npm bugs jupyterlab-extension
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab-extension
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build:serverextension"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build:serverextension: `npm run build:css && cd jupyterlab && npm run build && cd ..`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build:serverextension script 'npm run build:css && cd jupyterlab && npm run build && cd ..'.
- 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 jupyterlab package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run build:css && cd jupyterlab && npm run build && cd ..
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/npm-debug.log
- npm ERR! Linux 4.6.6-300.fc24.x86_64
- npm ERR! argv "/home/ajk/.nvm/versions/node/v6.4.0/bin/node" "/home/ajk/.nvm/versions/node/v6.4.0/bin/npm" "run" "build:all"
- npm ERR! node v6.4.0
- npm ERR! npm v3.10.3
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] build:all: `npm run build:css && npm run build:src && npm run build:serverextension`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] build:all script 'npm run build:css && npm run build:src && npm run build:serverextension'.
- 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 jupyterlab package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! npm run build:css && npm run build:src && npm run build:serverextension
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs jupyterlab
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls jupyterlab
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/ajk/Documents/jupyter/jupyterlab/npm-debug.log
- [1] ...............] \ : sill lifecycle [email protected]~build:src: Args: [ '-c', 'tsc --project src && node scripts/copyfiles.js' ]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] prepublish /home/ajk/Documents/jupyter/jupyterlab
- > npm run build
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [0] npm run build:css:base exited with code 0
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1] ...............] - : info using [email protected]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [1] npm run build:css:theme exited with code 0
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- [1] ...............] | : info using [email protected]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1] npm run build:css:theme exited with code 0ecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- [0] npm run build:css:base exited with code 0fecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- [ ..............] / fetchMetadata: sill lifecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- [1] ...............] / : info using [email protected]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] ..............] / fetchMetadata: sill lifecycle [email protected]~prepublish: Args: [ '-c', 'npm run build' ]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- [0] npm run build:css:base exited with code 0stall loadCurrentTree
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- [1] npm run build:css:theme exited with code 0tall loadCurrentTree
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- > [email protected] prepublish /home/ajk/Documents/jupyter/jupyterlab
- > npm run build
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- [0] ...............] - : info using [email protected]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0ll doParallel extract 1
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [1] npm run build:css:theme exited with code 0l doParallel extract 1
- > [email protected] build /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > npm run update && npm run build:extension
- > [email protected] build:serverextension /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && cd jupyterlab && npm run build && cd ..
- > [email protected] postinstall /home/ajk/Documents/jupyter/jupyterlab/jupyterlab/node_modules/jupyterlab
- > node scripts/dedupe.js
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- [1] ..] - preinstall:jupyterlab-extension: sill install runTopLevelLifecycles
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] ...............] - : info using [email protected]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- > [email protected] postinstall /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > node ../scripts/dedupe.js
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] update /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- > rimraf node_modules/jupyterlab && npm install
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0]
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] npm run build:css:base exited with code 0.0
- [1] npm run build:css:theme exited with code 00
- > [email protected] build:css /home/ajk/Documents/jupyter/jupyterlab
- > concurrently "npm run build:css:base" "npm run build:css:theme"
- [0] npm run build:css:base exited with code 0
- [1] npm run build:css:theme exited with code 0
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- > [email protected] build:all /home/ajk/Documents/jupyter/jupyterlab
- > npm run build:css && npm run build:src && npm run build:serverextension
- [email protected] /home/ajk/Documents/jupyter/jupyterlab/jupyterlab
- npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
- npm WARN notsup Not compatible with your operating system or architecture: [email protected]
- > [email protected] build:src /home/ajk/Documents/jupyter/jupyterlab
- > tsc --project src && node scripts/copyfiles.js
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
- [1]
- [0] ...............] / normalizeTree: sill install loadCurrentTree
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [0] ...............] / normalizeTree: sill install loadCurrentTree
- [0] > [email protected] build:css:base /home/ajk/Documents/jupyter/jupyterlab
- [0] > lessc src/basestyle/index.less src/basestyle/index.css
- [0]
- [1]
- [1] > [email protected] build:css:theme /home/ajk/Documents/jupyter/jupyterlab
- [1] > lessc src/default-theme/index.less src/default-theme/index.css
Add Comment
Please, Sign In to add comment