You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
Thought I'd post it here just in case anyone else is trying
I think what is happening here is the JavaScript ecosystem is churning which means cloxp would need constant development to stay up to date
cloxp installer for 0.2.1 started Thu Jan 28 18:31:02 GMT 2021
[email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: connect 2.x series is deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Please upgrade to 2.2.19 or higher
npm WARN deprecated [email protected]: Fixed a critical issue with BSON serialization documented in CVE-2019-2391, see https://bit.ly/2KcpXdo for more details
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm ERR! code 7
npm ERR! path /Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/lively-davfs/node_modules/sqlite3
npm ERR! command failed
npm ERR! command sh -c node-pre-gyp install --fallback-to-build
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | darwin | x64
npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download
npm ERR! node-pre-gyp info check checked for "/Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/lively-davfs/node_modules/sqlite3/lib/binding/node-v88-darwin-x64/node_sqlite3.node" (not found)
npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-darwin-x64.tar.gz
npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-darwin-x64.tar.gz
npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-darwin-x64.tar.gz
npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v88 ABI, unknown) (falling back to source compile with node-gyp)
npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-darwin-x64.tar.gz
npm ERR! node-pre-gyp ERR! UNCAUGHT EXCEPTION
npm ERR! node-pre-gyp ERR! stack TypeError: self._callback.apply is not a function
npm ERR! node-pre-gyp ERR! stack at Request.self.callback (/Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/request/main.js:104:22)
npm ERR! node-pre-gyp ERR! stack at Request.<anonymous> (/Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/request/main.js:458:18)
npm ERR! node-pre-gyp ERR! stack at Request.emit (node:events:376:20)
npm ERR! node-pre-gyp ERR! stack at IncomingMessage.<anonymous> (/Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/request/main.js:423:16)
npm ERR! node-pre-gyp ERR! stack at IncomingMessage.emit (node:events:388:22)
npm ERR! node-pre-gyp ERR! stack at endReadableNT (node:internal/streams/readable:1294:12)
npm ERR! node-pre-gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:80:21)
npm ERR! node-pre-gyp ERR! System Darwin 20.2.0
npm ERR! node-pre-gyp ERR! command "/usr/local/Cellar/node/15.3.0/bin/node" "/Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
npm ERR! node-pre-gyp ERR! cwd /Users/adriansmith/Downloads/cloxp-0.2.1/LivelyKernel/node_modules/lively-davfs/node_modules/sqlite3
npm ERR! node-pre-gyp ERR! node -v v15.3.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
npm ERR! node-pre-gyp ERR! This is a bug in `node-pre-gyp`.
npm ERR! node-pre-gyp ERR! Try to update node-pre-gyp and file an issue if it does not help:
npm ERR! node-pre-gyp ERR! <https://github.com/mapbox/node-pre-gyp/issues>
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | darwin | x64
npm ERR! gyp info ok
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/adriansmith/.npm/_logs/2021-01-28T18_31_39_186Z-debug.log
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thought I'd post it here just in case anyone else is trying
I think what is happening here is the JavaScript ecosystem is churning which means cloxp would need constant development to stay up to date
The text was updated successfully, but these errors were encountered: