Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MacBook-Pro:pages vic$ node -v
- v12.18.3
- MacBook-Pro:pages vic$ nvm use 10.18.1
- Now using node v10.18.1 (npm v6.13.4)
- MacBook-Pro:pages vic$ node -v
- v10.18.1
- MacBook-Pro:pages vic$ clear
- MacBook-Pro:pages vic$
- MacBook-Pro:pages vic$
- MacBook-Pro:pages vic$
- MacBook-Pro:pages vic$
- MacBook-Pro:pages vic$ npm install
- > fsevents@1.1.3 install /Users/vic/Projects/pages/node_modules/fsevents
- > node install
- node-pre-gyp ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.3/fse-v1.1.3-node-v64-darwin-x64.tar.gz
- node-pre-gyp ERR! Pre-built binaries not found for fsevents@1.1.3 and node@10.18.1 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)
- node-pre-gyp ERR! Tried to download(undefined): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.3/fse-v1.1.3-node-v64-darwin-x64.tar.gz
- node-pre-gyp ERR! Pre-built binaries not found for fsevents@1.1.3 and node@10.18.1 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)
- SOLINK_MODULE(target) Release/.node
- SOLINK_MODULE(target) Release/.node
- CXX(target) Release/obj.target/fse/fsevents.o
- CXX(target) Release/obj.target/fse/fsevents.o
- In file included from ../fsevents.cc:85:
- ../src/methods.cc:14:12: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- handler->Call(3, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- In file included from ../fsevents.cc:85:
- ../src/methods.cc:14:12: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- handler->Call(3, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- 1 warning generated.
- 1 warning generated.
- SOLINK_MODULE(target) Release/fse.node
- SOLINK_MODULE(target) Release/fse.node
- COPY /Users/vic/Projects/pages/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node
- COPY /Users/vic/Projects/pages/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node
- TOUCH Release/obj.target/action_after_build.stamp
- TOUCH Release/obj.target/action_after_build.stamp
- > iltorb@1.3.10 install /Users/vic/Projects/pages/node_modules/iltorb
- > detect-libc prebuild-install || node-gyp rebuild
- prebuild-install info begin Prebuild-install version 2.5.1
- prebuild-install info looking for local prebuild @ prebuilds/iltorb-v1.3.10-node-v64-darwin-x64.tar.gz
- prebuild-install info looking for cached prebuild @ /Users/vic/.npm/_prebuilds/https-github.com-MayhemYDG-iltorb-releases-download-v1.3.10-iltorb-v1.3.10-node-v64-darwin-x64.tar.gz
- prebuild-install http request GET https://github.com/MayhemYDG/iltorb/releases/download/v1.3.10/iltorb-v1.3.10-node-v64-darwin-x64.tar.gz
- prebuild-install http 404 https://github.com/MayhemYDG/iltorb/releases/download/v1.3.10/iltorb-v1.3.10-node-v64-darwin-x64.tar.gz
- prebuild-install WARN install No prebuilt binaries found (target=10.18.1 runtime=node arch=x64 platform=darwin)
- CC(target) Release/obj.target/iltorb/brotli/common/dictionary.o
- CC(target) Release/obj.target/iltorb/brotli/dec/bit_reader.o
- CC(target) Release/obj.target/iltorb/brotli/dec/decode.o
- CC(target) Release/obj.target/iltorb/brotli/dec/huffman.o
- CC(target) Release/obj.target/iltorb/brotli/dec/state.o
- CC(target) Release/obj.target/iltorb/brotli/enc/backward_references.o
- CC(target) Release/obj.target/iltorb/brotli/enc/backward_references_hq.o
- CC(target) Release/obj.target/iltorb/brotli/enc/bit_cost.o
- CC(target) Release/obj.target/iltorb/brotli/enc/block_splitter.o
- CC(target) Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o
- CC(target) Release/obj.target/iltorb/brotli/enc/cluster.o
- CC(target) Release/obj.target/iltorb/brotli/enc/compress_fragment.o
- CC(target) Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o
- CC(target) Release/obj.target/iltorb/brotli/enc/dictionary_hash.o
- CC(target) Release/obj.target/iltorb/brotli/enc/encode.o
- CC(target) Release/obj.target/iltorb/brotli/enc/entropy_encode.o
- CC(target) Release/obj.target/iltorb/brotli/enc/histogram.o
- CC(target) Release/obj.target/iltorb/brotli/enc/literal_cost.o
- CC(target) Release/obj.target/iltorb/brotli/enc/memory.o
- CC(target) Release/obj.target/iltorb/brotli/enc/metablock.o
- CC(target) Release/obj.target/iltorb/brotli/enc/static_dict.o
- CC(target) Release/obj.target/iltorb/brotli/enc/utf8_util.o
- CXX(target) Release/obj.target/iltorb/src/common/allocator.o
- CXX(target) Release/obj.target/iltorb/src/common/stream_coder.o
- CXX(target) Release/obj.target/iltorb/src/dec/stream_decode.o
- ../src/dec/stream_decode.cc:14:72: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- Local<Object> dictionary = Nan::Get(params, key).ToLocalChecked()->ToObject();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/dec/stream_decode.cc:40:49: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- StreamDecode* obj = new StreamDecode(info[0]->ToObject());
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/dec/stream_decode.cc:48:35: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- Local<Object> buffer = info[0]->ToObject();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 3 warnings generated.
- CXX(target) Release/obj.target/iltorb/src/dec/stream_decode_worker.o
- ../src/dec/stream_decode_worker.cc:46:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- callback->Call(1, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- ../src/dec/stream_decode_worker.cc:52:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- callback->Call(2, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- 2 warnings generated.
- CXX(target) Release/obj.target/iltorb/src/enc/stream_encode.o
- ../src/enc/stream_encode.cc:14:51: warning: 'Int32Value' is deprecated [-Wdeprecated-declarations]
- val = Nan::Get(params, key).ToLocalChecked()->Int32Value();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2478:3: note: 'Int32Value' has been explicitly marked deprecated here
- V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:20:51: warning: 'Int32Value' is deprecated [-Wdeprecated-declarations]
- val = Nan::Get(params, key).ToLocalChecked()->Int32Value();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2478:3: note: 'Int32Value' has been explicitly marked deprecated here
- V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:26:51: warning: 'Int32Value' is deprecated [-Wdeprecated-declarations]
- val = Nan::Get(params, key).ToLocalChecked()->Int32Value();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2478:3: note: 'Int32Value' has been explicitly marked deprecated here
- V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:32:51: warning: 'Int32Value' is deprecated [-Wdeprecated-declarations]
- val = Nan::Get(params, key).ToLocalChecked()->Int32Value();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2478:3: note: 'Int32Value' has been explicitly marked deprecated here
- V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:44:51: warning: 'Int32Value' is deprecated [-Wdeprecated-declarations]
- val = Nan::Get(params, key).ToLocalChecked()->Int32Value();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2478:3: note: 'Int32Value' has been explicitly marked deprecated here
- V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:50:72: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- Local<Object> dictionary = Nan::Get(params, key).ToLocalChecked()->ToObject();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:76:49: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- StreamEncode* obj = new StreamEncode(info[0]->ToObject());
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- ../src/enc/stream_encode.cc:84:35: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
- Local<Object> buffer = info[0]->ToObject();
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8.h:2455:10: note: 'ToObject' has been explicitly marked deprecated here
- inline V8_DEPRECATED("Use maybe version", Local<Object> ToObject() const);
- ^
- /Users/vic/Library/Caches/node-gyp/10.18.1/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 8 warnings generated.
- CXX(target) Release/obj.target/iltorb/src/enc/stream_encode_worker.o
- ../src/enc/stream_encode_worker.cc:47:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- callback->Call(1, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- ../src/enc/stream_encode_worker.cc:53:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
- callback->Call(2, argv);
- ^
- ../../nan/nan.h:1617:3: note: 'Call' has been explicitly marked deprecated here
- NAN_DEPRECATED inline v8::Local<v8::Value>
- ^
- ../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED'
- # define NAN_DEPRECATED __attribute__((deprecated))
- ^
- 2 warnings generated.
- CXX(target) Release/obj.target/iltorb/src/iltorb.o
- SOLINK_MODULE(target) Release/iltorb.node
- COPY ../build/bindings/iltorb.node
- TOUCH Release/obj.target/action_after_build.stamp
- > node-sass@4.13.1 install /Users/vic/Projects/pages/node_modules/node-sass
- > node scripts/install.js
- Cached binary found at /Users/vic/.npm/node-sass/4.13.1/darwin-x64-64_binding.node
- > mup@1.4.3 postinstall /Users/vic/Projects/pages/node_modules/mup
- > opencollective postinstall || (exit 0)
- .,;riS522225isr:,.
- .;sS2XXXXXXXXXXXXX22Sr;.
- :s2XXXXXXXXXXXXXXXXXXXXXi,
- :i2XXXXXXX2Sirrrrrri52X2s:
- .r2XXXXXX2s;,. .,;: .:,
- .sXXXXXX2r, .:;;;:
- rXXXXXXS: ,;;;;;;,
- :2XXXXX5, .;;;;;;;.
- iXXXXXX; ,;;;;;;:
- 2XXXXX2, .;;;;;;;
- 2XXXXX2, .;;;;;;;
- iXXXXXX; ,;;;;;;:
- :2XXXXX5, .;;;;;;;.
- rXXXXXX5: ,;;;;;;,
- .sXXXXXX2r, .:;;;,
- r2XXXXXX2s;,. .,;: .:,
- ,s2XXXXXXX2Ssrr;;rriS2X2s:
- :s2XXXXXXXXXXXXXXXXXXXXXi,
- .;sS2XXXXXXXXXXXXXX2Ss;.
- .,;riS222222Sir;,.
- Thanks for installing mup 🙏
- Please consider donating to our open collective
- to help us maintain this package.
- Number of contributors: 47
- Number of backers: 53
- Annual budget: $167
- Current balance: $3,016
- 👉 Donate: https://opencollective.com/meteor-up/donate
- > node-sass@4.13.1 postinstall /Users/vic/Projects/pages/node_modules/node-sass
- > node scripts/build.js
- Binary found at /Users/vic/Projects/pages/node_modules/node-sass/vendor/darwin-x64-64/binding.node
- Testing binary
- Binary is fine
- > nunjucks@3.1.2 postinstall /Users/vic/Projects/pages/node_modules/nunjucks
- > node postinstall-build.js src
- added 1529 packages from 1282 contributors and audited 880 packages in 38.522s
- 1 package is looking for funding
- run `npm fund` for details
- found 211 vulnerabilities (84 low, 51 moderate, 76 high)
- run `npm audit fix` to fix them, or `npm audit` for details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement