Searched refs:npm (Results 1 – 25 of 86) sorted by relevance
1234
4 npm: npm-test npm-debug target5 mkdir -p ./npm-wasm/bin6 mkdir -p ./npm-asmjs/bin8 cp ../../out/pathkit/pathkit.js ./npm-wasm/bin9 cp ../../out/pathkit/pathkit.wasm ./npm-wasm/bin11 cp ../../out/pathkit/pathkit.js ./npm-asmjs/bin/pathkit.js12 cp ../../out/pathkit/pathkit.js.mem ./npm-asmjs/bin/pathkit.js.mem15 cd npm-wasm; npm publish16 cd npm-asmjs; npm publish19 cd npm-wasm; npm version major[all …]
18 Deploying to npm22 # These binaries will be placed in the proper places of npm-*/bin24 make npm26 # Update the package.json files of both npm-asmjs and npm-wasm
8 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"9 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"10 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"11 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"12 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"13 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
59 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"60 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"61 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"62 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"63 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"64 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
32 npm install -g gulp33 npm install
74 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"75 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"76 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"77 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"78 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"79 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
32 npm install -g node-gyp gulp33 npm install
89 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"90 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"91 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"92 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"93 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"94 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
30 function npm { function31 echo_and_do python "$WRAPPER" --path $NODE_DIR npm $@66 npm run clean69 npm run build
24 exec python "$WRAPPER" --path $NODE_DIR npm run start
103 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"104 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"105 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"106 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"107 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"108 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
102 nvm install 0.12 && npm config set cache /tmp/npm-cache103 nvm install 4 && npm config set cache /tmp/npm-cache104 nvm install 5 && npm config set cache /tmp/npm-cache
17 def npmTemplateDir = file("$projectDir/npm")18 def npmDeployDir = file("$buildDir/npm")46 println("$npmDeployDir \$ npm arguments: $deployArgs")
17 from("npm") {25 from("npm") {
21 if ! which_ npm; then25 npm install bower
19 npm install @types/flatbuffers33 npm uninstall @types/flatbuffers
77 -v /tmp/npm-cache:/tmp/npm-cache \
22 `npm install google-protobuf`, or use the files in this directory.23 If npm is not being used, as of 3.3.0, the files needed are located in binary subdirectory;27 npm, but you can download a pre-built binary45 $ npm install46 $ npm test50 $ PROTOC=/usr/local/bin/protoc npm test115 `google-protobuf.js`. If you are installing from `npm`, this file should
13 npm install && npm test
3 npm-debug.log
22 exec python "$WRAPPER" --path $NODE_DIR npm "$@"
26 npm install