Skip to content

Instantly share code, notes, and snippets.

@jonshipman
Created March 18, 2022 00:44
Show Gist options
  • Save jonshipman/f7f7919c3d2840538c30fe15015d3f04 to your computer and use it in GitHub Desktop.
Save jonshipman/f7f7919c3d2840538c30fe15015d3f04 to your computer and use it in GitHub Desktop.
Error building on Linux ARM64 Yarn 3.2.0
➤ YN0000: ┌ Resolution step
➤ YN0032: │ fsevents@npm:2.3.2: Implicit dependencies on node-gyp are discouraged
➤ YN0061: │ rollup-plugin-inject@npm:3.0.2 is deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
➤ YN0013: │ vscode-textmate@https://github.com/octref/vscode-textmate.git#commit=e65aabe2227febd
➤ YN0032: │ fsevents@npm:2.1.3: Implicit dependencies on node-gyp are discouraged
➤ YN0061: │ fsevents@npm:2.1.3 is deprecated: "Please update to latest v2.3 or v2.2"
➤ YN0013: │ vscode-textmate@https://github.com/octref/vscode-textmate.git#commit=e65aabe2227febd
➤ YN0058: │ vscode-textmate@https://github.com/octref/vscode-textmate.git#commit=e65aabe2227febda7beaad31dd0fca1228c5ddf3: Packing the package failed (exit code 1, logs can be found here: /tmp/xfs-bda6b316/pack.log)
➤ YN0000: └ Completed in 2m 7s
➤ YN0000: Failed with errors in 2m 7s
Packing vscode-textmate@https://github.com/octref/vscode-textmate.git#commit=e65aabe2227febda7beaad31dd0fca1228c5ddf3 from sources
Using npm for bootstrap. Reason: found npm's "package-lock.json" lockfile
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'got@5.7.1',
npm WARN EBADENGINE required: { node: '>=0.10.0 <7' },
npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.5.4' }
npm WARN EBADENGINE }
npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue
npm WARN deprecated har-validator@5.0.3: this library is no longer supported
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated popsicle-proxy-agent@3.0.0: Use `agent` option with `popsicle` directly
npm WARN deprecated gulp-util@3.0.7: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated uuid@2.0.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.2.1: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated mkdirp@0.5.1: 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 request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated typings@1.5.0: Typings is deprecated in favor of NPM @types -- see README for more information
npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
npm WARN deprecated npm i nyc
npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.
npm WARN deprecated istanbul@0.4.3: This module is no longer maintained, try this instead:
npm WARN deprecated npm i nyc
npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.
npm ERR! code 1
npm ERR! path /tmp/xfs-0ce16a96/node_modules/oniguruma
npm ERR! command failed
npm ERR! command sh -c node-gyp rebuild
npm ERR! make: Entering directory '/tmp/xfs-0ce16a96/node_modules/oniguruma/build'
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regcomp.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regenc.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regerror.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regexec.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regext.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/reggnu.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regparse.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regposerr.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regposix.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regsyntax.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regtrav.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/regversion.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/st.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/ascii.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/big5.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/cp1251.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_jp.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_kr.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_tw.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/gb18030.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_1.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_2.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_3.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_4.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_5.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_6.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_7.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_8.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_9.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_10.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_11.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_13.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_14.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_15.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_16.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/koi8.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/koi8_r.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/mktable.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/sjis.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/unicode.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf16_be.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf16_le.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf32_be.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf32_le.o
npm ERR! CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf8.o
npm ERR! AR(target) Release/obj.target/oniguruma.a
npm ERR! COPY Release/oniguruma.a
npm ERR! CXX(target) Release/obj.target/onig_scanner/src/onig-result.o
npm ERR! make: Leaving directory '/tmp/xfs-0ce16a96/node_modules/oniguruma/build'
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.0.0
npm ERR! gyp info using node@16.14.0 | linux | arm64
npm ERR! gyp info find Python using Python version 3.8.10 found at "/usr/bin/python3"
npm ERR! gyp info spawn /usr/bin/python3
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args '/home/jon/.nvm/versions/node/v16.14.0/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args 'binding.gyp',
npm ERR! gyp info spawn args '-f',
npm ERR! gyp info spawn args 'make',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/tmp/xfs-0ce16a96/node_modules/oniguruma/build/config.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/home/jon/.nvm/versions/node/v16.14.0/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/home/jon/.cache/node-gyp/16.14.0/include/node/common.gypi',
npm ERR! gyp info spawn args '-Dlibrary=shared_library',
npm ERR! gyp info spawn args '-Dvisibility=default',
npm ERR! gyp info spawn args '-Dnode_root_dir=/home/jon/.cache/node-gyp/16.14.0',
npm ERR! gyp info spawn args '-Dnode_gyp_dir=/home/jon/.nvm/versions/node/v16.14.0/lib/node_modules/npm/node_modules/node-gyp',
npm ERR! gyp info spawn args '-Dnode_lib_file=/home/jon/.cache/node-gyp/16.14.0/<(target_arch)/node.lib',
npm ERR! gyp info spawn args '-Dmodule_root_dir=/tmp/xfs-0ce16a96/node_modules/oniguruma',
npm ERR! gyp info spawn args '-Dnode_engine=v8',
npm ERR! gyp info spawn args '--depth=.',
npm ERR! gyp info spawn args '--no-parallel',
npm ERR! gyp info spawn args '--generator-output',
npm ERR! gyp info spawn args 'build',
npm ERR! gyp info spawn args '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regcomp.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426020,
npm ERR! size: 194,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560340000,
npm ERR! mtimeMs: 1647560340000,
npm ERR! ctimeMs: 1647560340226.9802,
npm ERR! birthtimeMs: 1647560340226.9802,
npm ERR! atime: 2022-03-17T23:39:00.000Z,
npm ERR! mtime: 2022-03-17T23:39:00.000Z,
npm ERR! ctime: 2022-03-17T23:39:00.227Z,
npm ERR! birthtime: 2022-03-17T23:39:00.227Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regenc.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426022,
npm ERR! size: 168,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560340000,
npm ERR! mtimeMs: 1647560340000,
npm ERR! ctimeMs: 1647560340918.6611,
npm ERR! birthtimeMs: 1647560340918.6611,
npm ERR! atime: 2022-03-17T23:39:00.000Z,
npm ERR! mtime: 2022-03-17T23:39:00.000Z,
npm ERR! ctime: 2022-03-17T23:39:00.919Z,
npm ERR! birthtime: 2022-03-17T23:39:00.919Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regerror.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426024,
npm ERR! size: 172,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560341000,
npm ERR! mtimeMs: 1647560341000,
npm ERR! ctimeMs: 1647560341501.9905,
npm ERR! birthtimeMs: 1647560341501.9905,
npm ERR! atime: 2022-03-17T23:39:01.000Z,
npm ERR! mtime: 2022-03-17T23:39:01.000Z,
npm ERR! ctime: 2022-03-17T23:39:01.502Z,
npm ERR! birthtime: 2022-03-17T23:39:01.502Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regexec.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426026,
npm ERR! size: 170,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560343000,
npm ERR! mtimeMs: 1647560343000,
npm ERR! ctimeMs: 1647560343251.7134,
npm ERR! birthtimeMs: 1647560343251.7134,
npm ERR! atime: 2022-03-17T23:39:03.000Z,
npm ERR! mtime: 2022-03-17T23:39:03.000Z,
npm ERR! ctime: 2022-03-17T23:39:03.252Z,
npm ERR! birthtime: 2022-03-17T23:39:03.252Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regext.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1407374887136684,
npm ERR! size: 168,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560343000,
npm ERR! mtimeMs: 1647560343000,
npm ERR! ctimeMs: 1647560343810.5095,
npm ERR! birthtimeMs: 1647560343810.5095,
npm ERR! atime: 2022-03-17T23:39:03.000Z,
npm ERR! mtime: 2022-03-17T23:39:03.000Z,
npm ERR! ctime: 2022-03-17T23:39:03.811Z,
npm ERR! birthtime: 2022-03-17T23:39:03.811Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/reggnu.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426030,
npm ERR! size: 191,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560344000,
npm ERR! mtimeMs: 1647560344000,
npm ERR! ctimeMs: 1647560344227.1433,
npm ERR! birthtimeMs: 1647560344227.1433,
npm ERR! atime: 2022-03-17T23:39:04.000Z,
npm ERR! mtime: 2022-03-17T23:39:04.000Z,
npm ERR! ctime: 2022-03-17T23:39:04.227Z,
npm ERR! birthtime: 2022-03-17T23:39:04.227Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regparse.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426032,
npm ERR! size: 217,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560346000,
npm ERR! mtimeMs: 1647560346000,
npm ERR! ctimeMs: 1647560346204.368,
npm ERR! birthtimeMs: 1647560346204.368,
npm ERR! atime: 2022-03-17T23:39:06.000Z,
npm ERR! mtime: 2022-03-17T23:39:06.000Z,
npm ERR! ctime: 2022-03-17T23:39:06.204Z,
npm ERR! birthtime: 2022-03-17T23:39:06.204Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regposerr.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426034,
npm ERR! size: 127,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560346000,
npm ERR! mtimeMs: 1647560346000,
npm ERR! ctimeMs: 1647560346647.403,
npm ERR! birthtimeMs: 1647560346647.403,
npm ERR! atime: 2022-03-17T23:39:06.000Z,
npm ERR! mtime: 2022-03-17T23:39:06.000Z,
npm ERR! ctime: 2022-03-17T23:39:06.647Z,
npm ERR! birthtime: 2022-03-17T23:39:06.647Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regposix.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426036,
npm ERR! size: 197,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560347000,
npm ERR! mtimeMs: 1647560347000,
npm ERR! ctimeMs: 1647560347133.9087,
npm ERR! birthtimeMs: 1647560347133.9087,
npm ERR! atime: 2022-03-17T23:39:07.000Z,
npm ERR! mtime: 2022-03-17T23:39:07.000Z,
npm ERR! ctime: 2022-03-17T23:39:07.134Z,
npm ERR! birthtime: 2022-03-17T23:39:07.134Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regsyntax.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426038,
npm ERR! size: 174,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560347000,
npm ERR! mtimeMs: 1647560347000,
npm ERR! ctimeMs: 1647560347768.5273,
npm ERR! birthtimeMs: 1647560347768.5273,
npm ERR! atime: 2022-03-17T23:39:07.000Z,
npm ERR! mtime: 2022-03-17T23:39:07.000Z,
npm ERR! ctime: 2022-03-17T23:39:07.769Z,
npm ERR! birthtime: 2022-03-17T23:39:07.769Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regtrav.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426040,
npm ERR! size: 170,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560348000,
npm ERR! mtimeMs: 1647560348000,
npm ERR! ctimeMs: 1647560348272.2688,
npm ERR! birthtimeMs: 1647560348272.2688,
npm ERR! atime: 2022-03-17T23:39:08.000Z,
npm ERR! mtime: 2022-03-17T23:39:08.000Z,
npm ERR! ctime: 2022-03-17T23:39:08.272Z,
npm ERR! birthtime: 2022-03-17T23:39:08.272Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/regversion.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426042,
npm ERR! size: 129,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560348000,
npm ERR! mtimeMs: 1647560348000,
npm ERR! ctimeMs: 1647560348641.382,
npm ERR! birthtimeMs: 1647560348641.382,
npm ERR! atime: 2022-03-17T23:39:08.000Z,
npm ERR! mtime: 2022-03-17T23:39:08.000Z,
npm ERR! ctime: 2022-03-17T23:39:08.641Z,
npm ERR! birthtime: 2022-03-17T23:39:08.641Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/st.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426044,
npm ERR! size: 178,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560349000,
npm ERR! mtimeMs: 1647560349000,
npm ERR! ctimeMs: 1647560349243.9402,
npm ERR! birthtimeMs: 1647560349243.9402,
npm ERR! atime: 2022-03-17T23:39:09.000Z,
npm ERR! mtime: 2022-03-17T23:39:09.000Z,
npm ERR! ctime: 2022-03-17T23:39:09.244Z,
npm ERR! birthtime: 2022-03-17T23:39:09.244Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/ascii.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426048,
npm ERR! size: 152,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560349000,
npm ERR! mtimeMs: 1647560349000,
npm ERR! ctimeMs: 1647560349594.674,
npm ERR! birthtimeMs: 1647560349594.674,
npm ERR! atime: 2022-03-17T23:39:09.000Z,
npm ERR! mtime: 2022-03-17T23:39:09.000Z,
npm ERR! ctime: 2022-03-17T23:39:09.595Z,
npm ERR! birthtime: 2022-03-17T23:39:09.595Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/big5.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426050,
npm ERR! size: 150,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560350000,
npm ERR! mtimeMs: 1647560350000,
npm ERR! ctimeMs: 1647560350021.4885,
npm ERR! birthtimeMs: 1647560350021.4885,
npm ERR! atime: 2022-03-17T23:39:10.000Z,
npm ERR! mtime: 2022-03-17T23:39:10.000Z,
npm ERR! ctime: 2022-03-17T23:39:10.021Z,
npm ERR! birthtime: 2022-03-17T23:39:10.021Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/cp1251.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426052,
npm ERR! size: 154,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560350000,
npm ERR! mtimeMs: 1647560350000,
npm ERR! ctimeMs: 1647560350531.0981,
npm ERR! birthtimeMs: 1647560350531.0981,
npm ERR! atime: 2022-03-17T23:39:10.000Z,
npm ERR! mtime: 2022-03-17T23:39:10.000Z,
npm ERR! ctime: 2022-03-17T23:39:10.531Z,
npm ERR! birthtime: 2022-03-17T23:39:10.531Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/euc_jp.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 562949957004743,
npm ERR! size: 176,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560351000,
npm ERR! mtimeMs: 1647560351000,
npm ERR! ctimeMs: 1647560351066.764,
npm ERR! birthtimeMs: 1647560351066.764,
npm ERR! atime: 2022-03-17T23:39:11.000Z,
npm ERR! mtime: 2022-03-17T23:39:11.000Z,
npm ERR! ctime: 2022-03-17T23:39:11.067Z,
npm ERR! birthtime: 2022-03-17T23:39:11.067Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/euc_kr.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294160,
npm ERR! size: 154,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560351000,
npm ERR! mtimeMs: 1647560351000,
npm ERR! ctimeMs: 1647560351970.2542,
npm ERR! birthtimeMs: 1647560351970.2542,
npm ERR! atime: 2022-03-17T23:39:11.000Z,
npm ERR! mtime: 2022-03-17T23:39:11.000Z,
npm ERR! ctime: 2022-03-17T23:39:11.970Z,
npm ERR! birthtime: 2022-03-17T23:39:11.970Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/euc_tw.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294162,
npm ERR! size: 154,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560352000,
npm ERR! mtimeMs: 1647560352000,
npm ERR! ctimeMs: 1647560352356.5771,
npm ERR! birthtimeMs: 1647560352356.5771,
npm ERR! atime: 2022-03-17T23:39:12.000Z,
npm ERR! mtime: 2022-03-17T23:39:12.000Z,
npm ERR! ctime: 2022-03-17T23:39:12.357Z,
npm ERR! birthtime: 2022-03-17T23:39:12.357Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/gb18030.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294164,
npm ERR! size: 156,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560352000,
npm ERR! mtimeMs: 1647560352000,
npm ERR! ctimeMs: 1647560352869.338,
npm ERR! birthtimeMs: 1647560352869.338,
npm ERR! atime: 2022-03-17T23:39:12.000Z,
npm ERR! mtime: 2022-03-17T23:39:12.000Z,
npm ERR! ctime: 2022-03-17T23:39:12.869Z,
npm ERR! birthtime: 2022-03-17T23:39:12.869Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_1.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294167,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560353000,
npm ERR! mtimeMs: 1647560353000,
npm ERR! ctimeMs: 1647560353434.178,
npm ERR! birthtimeMs: 1647560353434.178,
npm ERR! atime: 2022-03-17T23:39:13.000Z,
npm ERR! mtime: 2022-03-17T23:39:13.000Z,
npm ERR! ctime: 2022-03-17T23:39:13.434Z,
npm ERR! birthtime: 2022-03-17T23:39:13.434Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_2.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294170,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560353000,
npm ERR! mtimeMs: 1647560353000,
npm ERR! ctimeMs: 1647560353928.2595,
npm ERR! birthtimeMs: 1647560353928.2595,
npm ERR! atime: 2022-03-17T23:39:13.000Z,
npm ERR! mtime: 2022-03-17T23:39:13.000Z,
npm ERR! ctime: 2022-03-17T23:39:13.928Z,
npm ERR! birthtime: 2022-03-17T23:39:13.928Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_3.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294172,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560354000,
npm ERR! mtimeMs: 1647560354000,
npm ERR! ctimeMs: 1647560354312.2864,
npm ERR! birthtimeMs: 1647560354312.2864,
npm ERR! atime: 2022-03-17T23:39:14.000Z,
npm ERR! mtime: 2022-03-17T23:39:14.000Z,
npm ERR! ctime: 2022-03-17T23:39:14.312Z,
npm ERR! birthtime: 2022-03-17T23:39:14.312Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_4.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294181,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560354000,
npm ERR! mtimeMs: 1647560354000,
npm ERR! ctimeMs: 1647560354801.6865,
npm ERR! birthtimeMs: 1647560354801.6865,
npm ERR! atime: 2022-03-17T23:39:14.000Z,
npm ERR! mtime: 2022-03-17T23:39:14.000Z,
npm ERR! ctime: 2022-03-17T23:39:14.802Z,
npm ERR! birthtime: 2022-03-17T23:39:14.802Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_5.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294183,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560355000,
npm ERR! mtimeMs: 1647560355000,
npm ERR! ctimeMs: 1647560355194.7717,
npm ERR! birthtimeMs: 1647560355194.7717,
npm ERR! atime: 2022-03-17T23:39:15.000Z,
npm ERR! mtime: 2022-03-17T23:39:15.000Z,
npm ERR! ctime: 2022-03-17T23:39:15.195Z,
npm ERR! birthtime: 2022-03-17T23:39:15.195Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_6.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294185,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560355000,
npm ERR! mtimeMs: 1647560355000,
npm ERR! ctimeMs: 1647560355549.6526,
npm ERR! birthtimeMs: 1647560355549.6526,
npm ERR! atime: 2022-03-17T23:39:15.000Z,
npm ERR! mtime: 2022-03-17T23:39:15.000Z,
npm ERR! ctime: 2022-03-17T23:39:15.550Z,
npm ERR! birthtime: 2022-03-17T23:39:15.550Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_7.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294187,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560356000,
npm ERR! mtimeMs: 1647560356000,
npm ERR! ctimeMs: 1647560356103.296,
npm ERR! birthtimeMs: 1647560356103.296,
npm ERR! atime: 2022-03-17T23:39:16.000Z,
npm ERR! mtime: 2022-03-17T23:39:16.000Z,
npm ERR! ctime: 2022-03-17T23:39:16.103Z,
npm ERR! birthtime: 2022-03-17T23:39:16.103Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_8.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294189,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560356000,
npm ERR! mtimeMs: 1647560356000,
npm ERR! ctimeMs: 1647560356476.4058,
npm ERR! birthtimeMs: 1647560356476.4058,
npm ERR! atime: 2022-03-17T23:39:16.000Z,
npm ERR! mtime: 2022-03-17T23:39:16.000Z,
npm ERR! ctime: 2022-03-17T23:39:16.476Z,
npm ERR! birthtime: 2022-03-17T23:39:16.476Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_9.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294191,
npm ERR! size: 160,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560356000,
npm ERR! mtimeMs: 1647560356000,
npm ERR! ctimeMs: 1647560356843.1218,
npm ERR! birthtimeMs: 1647560356843.1218,
npm ERR! atime: 2022-03-17T23:39:16.000Z,
npm ERR! mtime: 2022-03-17T23:39:16.000Z,
npm ERR! ctime: 2022-03-17T23:39:16.843Z,
npm ERR! birthtime: 2022-03-17T23:39:16.843Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_10.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294193,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560357000,
npm ERR! mtimeMs: 1647560357000,
npm ERR! ctimeMs: 1647560357252.2053,
npm ERR! birthtimeMs: 1647560357252.2053,
npm ERR! atime: 2022-03-17T23:39:17.000Z,
npm ERR! mtime: 2022-03-17T23:39:17.000Z,
npm ERR! ctime: 2022-03-17T23:39:17.252Z,
npm ERR! birthtime: 2022-03-17T23:39:17.252Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_11.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294195,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560357000,
npm ERR! mtimeMs: 1647560357000,
npm ERR! ctimeMs: 1647560357668.3518,
npm ERR! birthtimeMs: 1647560357668.3518,
npm ERR! atime: 2022-03-17T23:39:17.000Z,
npm ERR! mtime: 2022-03-17T23:39:17.000Z,
npm ERR! ctime: 2022-03-17T23:39:17.668Z,
npm ERR! birthtime: 2022-03-17T23:39:17.668Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_13.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294197,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560358000,
npm ERR! mtimeMs: 1647560358000,
npm ERR! ctimeMs: 1647560358044.5193,
npm ERR! birthtimeMs: 1647560358044.5193,
npm ERR! atime: 2022-03-17T23:39:18.000Z,
npm ERR! mtime: 2022-03-17T23:39:18.000Z,
npm ERR! ctime: 2022-03-17T23:39:18.045Z,
npm ERR! birthtime: 2022-03-17T23:39:18.045Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_14.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294200,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560358000,
npm ERR! mtimeMs: 1647560358000,
npm ERR! ctimeMs: 1647560358522.8455,
npm ERR! birthtimeMs: 1647560358522.8455,
npm ERR! atime: 2022-03-17T23:39:18.000Z,
npm ERR! mtime: 2022-03-17T23:39:18.000Z,
npm ERR! ctime: 2022-03-17T23:39:18.523Z,
npm ERR! birthtime: 2022-03-17T23:39:18.523Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_15.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294204,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560359000,
npm ERR! mtimeMs: 1647560359000,
npm ERR! ctimeMs: 1647560359041.6462,
npm ERR! birthtimeMs: 1647560359041.6462,
npm ERR! atime: 2022-03-17T23:39:19.000Z,
npm ERR! mtime: 2022-03-17T23:39:19.000Z,
npm ERR! ctime: 2022-03-17T23:39:19.042Z,
npm ERR! birthtime: 2022-03-17T23:39:19.042Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/iso8859_16.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 281474980294206,
npm ERR! size: 162,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560359000,
npm ERR! mtimeMs: 1647560359000,
npm ERR! ctimeMs: 1647560359477.2578,
npm ERR! birthtimeMs: 1647560359477.2578,
npm ERR! atime: 2022-03-17T23:39:19.000Z,
npm ERR! mtime: 2022-03-17T23:39:19.000Z,
npm ERR! ctime: 2022-03-17T23:39:19.477Z,
npm ERR! birthtime: 2022-03-17T23:39:19.477Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/koi8.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715516,
npm ERR! size: 150,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560359000,
npm ERR! mtimeMs: 1647560359000,
npm ERR! ctimeMs: 1647560359862.1853,
npm ERR! birthtimeMs: 1647560359862.1853,
npm ERR! atime: 2022-03-17T23:39:19.000Z,
npm ERR! mtime: 2022-03-17T23:39:19.000Z,
npm ERR! ctime: 2022-03-17T23:39:19.862Z,
npm ERR! birthtime: 2022-03-17T23:39:19.862Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/koi8_r.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426172,
npm ERR! size: 154,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560360000,
npm ERR! mtimeMs: 1647560360000,
npm ERR! ctimeMs: 1647560360244.337,
npm ERR! birthtimeMs: 1647560360244.337,
npm ERR! atime: 2022-03-17T23:39:20.000Z,
npm ERR! mtime: 2022-03-17T23:39:20.000Z,
npm ERR! ctime: 2022-03-17T23:39:20.244Z,
npm ERR! birthtime: 2022-03-17T23:39:20.244Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/mktable.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1125899910426055,
npm ERR! size: 156,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560361000,
npm ERR! mtimeMs: 1647560361000,
npm ERR! ctimeMs: 1647560361068.9226,
npm ERR! birthtimeMs: 1647560361068.9226,
npm ERR! atime: 2022-03-17T23:39:21.000Z,
npm ERR! mtime: 2022-03-17T23:39:21.000Z,
npm ERR! ctime: 2022-03-17T23:39:21.069Z,
npm ERR! birthtime: 2022-03-17T23:39:21.069Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/sjis.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715403,
npm ERR! size: 172,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560361000,
npm ERR! mtimeMs: 1647560361000,
npm ERR! ctimeMs: 1647560361571.0146,
npm ERR! birthtimeMs: 1647560361571.0146,
npm ERR! atime: 2022-03-17T23:39:21.000Z,
npm ERR! mtime: 2022-03-17T23:39:21.000Z,
npm ERR! ctime: 2022-03-17T23:39:21.571Z,
npm ERR! birthtime: 2022-03-17T23:39:21.571Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/unicode.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715405,
npm ERR! size: 196,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560362000,
npm ERR! mtimeMs: 1647560362000,
npm ERR! ctimeMs: 1647560362442.28,
npm ERR! birthtimeMs: 1647560362442.28,
npm ERR! atime: 2022-03-17T23:39:22.000Z,
npm ERR! mtime: 2022-03-17T23:39:22.000Z,
npm ERR! ctime: 2022-03-17T23:39:22.442Z,
npm ERR! birthtime: 2022-03-17T23:39:22.442Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/utf16_be.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715407,
npm ERR! size: 158,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560362000,
npm ERR! mtimeMs: 1647560362000,
npm ERR! ctimeMs: 1647560362838.0808,
npm ERR! birthtimeMs: 1647560362838.0808,
npm ERR! atime: 2022-03-17T23:39:22.000Z,
npm ERR! mtime: 2022-03-17T23:39:22.000Z,
npm ERR! ctime: 2022-03-17T23:39:22.838Z,
npm ERR! birthtime: 2022-03-17T23:39:22.838Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/utf16_le.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715409,
npm ERR! size: 158,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560363000,
npm ERR! mtimeMs: 1647560363000,
npm ERR! ctimeMs: 1647560363280.9988,
npm ERR! birthtimeMs: 1647560363280.9988,
npm ERR! atime: 2022-03-17T23:39:23.000Z,
npm ERR! mtime: 2022-03-17T23:39:23.000Z,
npm ERR! ctime: 2022-03-17T23:39:23.281Z,
npm ERR! birthtime: 2022-03-17T23:39:23.281Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/utf32_be.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715411,
npm ERR! size: 158,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560363000,
npm ERR! mtimeMs: 1647560363000,
npm ERR! ctimeMs: 1647560363810.358,
npm ERR! birthtimeMs: 1647560363810.358,
npm ERR! atime: 2022-03-17T23:39:23.000Z,
npm ERR! mtime: 2022-03-17T23:39:23.000Z,
npm ERR! ctime: 2022-03-17T23:39:23.810Z,
npm ERR! birthtime: 2022-03-17T23:39:23.810Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/utf32_le.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 844424933715413,
npm ERR! size: 158,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560364000,
npm ERR! mtimeMs: 1647560364000,
npm ERR! ctimeMs: 1647560364491.3164,
npm ERR! birthtimeMs: 1647560364491.3164,
npm ERR! atime: 2022-03-17T23:39:24.000Z,
npm ERR! mtime: 2022-03-17T23:39:24.000Z,
npm ERR! ctime: 2022-03-17T23:39:24.491Z,
npm ERR! birthtime: 2022-03-17T23:39:24.491Z
npm ERR! }
npm ERR! ./Release/.deps/Release/obj.target/oniguruma/deps/onig/enc/utf8.o.d.raw Stats {
npm ERR! dev: 2,
npm ERR! mode: 33188,
npm ERR! nlink: 1,
npm ERR! uid: 1000,
npm ERR! gid: 1000,
npm ERR! rdev: 0,
npm ERR! blksize: 4096,
npm ERR! ino: 1407374887136734,
npm ERR! size: 150,
npm ERR! blocks: 0,
npm ERR! atimeMs: 1647560364000,
npm ERR! mtimeMs: 1647560364000,
npm ERR! ctimeMs: 1647560364996.0662,
npm ERR! birthtimeMs: 1647560364996.0662,
npm ERR! atime: 2022-03-17T23:39:24.000Z,
npm ERR! mtime: 2022-03-17T23:39:24.000Z,
npm ERR! ctime: 2022-03-17T23:39:24.996Z,
npm ERR! birthtime: 2022-03-17T23:39:24.996Z
npm ERR! }
npm ERR! In file included from ../../nan/nan_converters.h:67,
npm ERR! from ../../nan/nan.h:202,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ToFactoryBase<v8::Boolean>::return_t Nan::imp::ToFactory<v8::Boolean>::convert(v8::Local<v8::Value>)’:
npm ERR! ../../nan/nan_converters_43_inl.h:18:49: error: cannot convert ‘v8::Local<v8::Context>’ to ‘v8::Isolate*’
npm ERR! 18 | val->To ## TYPE(isolate->GetCurrentContext()) \
npm ERR! | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
npm ERR! | |
npm ERR! | v8::Local<v8::Context>
npm ERR! ../../nan/nan_converters_43_inl.h:22:1: note: in expansion of macro ‘X’
npm ERR! 22 | X(Boolean)
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3086:37: note: initializing argument 1 of ‘v8::Local<v8::Boolean> v8::Value::ToBoolean(v8::Isolate*) const’
npm ERR! 3086 | Local<Boolean> ToBoolean(Isolate* isolate) const;
npm ERR! | ~~~~~~~~~^~~~~~~
npm ERR! In file included from ../../nan/nan_converters.h:67,
npm ERR! from ../../nan/nan.h:202,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ValueFactoryBase<bool>::return_t Nan::imp::ToFactory<bool>::convert(v8::Local<v8::Value>)’:
npm ERR! ../../nan/nan_converters_43_inl.h:37:55: error: cannot convert ‘v8::Local<v8::Context>’ to ‘v8::Isolate*’
npm ERR! 37 | return val->NAME ## Value(isolate->GetCurrentContext()); \
npm ERR! | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
npm ERR! | |
npm ERR! | v8::Local<v8::Context>
npm ERR! ../../nan/nan_converters_43_inl.h:40:1: note: in expansion of macro ‘X’
npm ERR! 40 | X(bool, Boolean)
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3096:30: note: initializing argument 1 of ‘bool v8::Value::BooleanValue(v8::Isolate*) const’
npm ERR! 3096 | bool BooleanValue(Isolate* isolate) const;
npm ERR! | ~~~~~~~~~^~~~~~~
npm ERR! In file included from ../../nan/nan_new.h:189,
npm ERR! from ../../nan/nan.h:203,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase<v8::Function>::return_t Nan::imp::Factory<v8::Function>::New(Nan::FunctionCallback, v8::Local<v8::Value>)’:
npm ERR! ../../nan/nan_implementation_12_inl.h:103:42: error: cannot convert ‘v8::Isolate*’ to ‘v8::Local<v8::Context>’
npm ERR! 103 | return scope.Escape(v8::Function::New( isolate
npm ERR! | ^~~~~~~
npm ERR! | |
npm ERR! | v8::Isolate*
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4754:22: note: initializing argument 1 of ‘static v8::MaybeLocal<v8::Function> v8::Function::New(v8::Local<v8::Context>, v8::FunctionCallback, v8::Local<v8::Value>, int, v8::ConstructorBehavior, v8::SideEffectType)’
npm ERR! 4754 | Local<Context> context, FunctionCallback callback,
npm ERR! | ~~~~~~~~~~~~~~~^~~~~~~
npm ERR! In file included from ../../nan/nan_new.h:189,
npm ERR! from ../../nan/nan.h:203,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase<v8::StringObject>::return_t Nan::imp::Factory<v8::StringObject>::New(v8::Local<v8::String>)’:
npm ERR! ../../nan/nan_implementation_12_inl.h:337:37: error: no matching function for call to ‘v8::StringObject::New(v8::Local<v8::String>&)’
npm ERR! 337 | return v8::StringObject::New(value).As<v8::StringObject>();
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:6196:23: note: candidate: ‘static v8::Local<v8::Value> v8::StringObject::New(v8::Isolate*, v8::Local<v8::String>)’
npm ERR! 6196 | static Local<Value> New(Isolate* isolate, Local<String> value);
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:6196:23: note: candidate expects 2 arguments, 1 provided
npm ERR! In file included from ../../nan/nan_new.h:189,
npm ERR! from ../../nan/nan.h:203,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_implementation_12_inl.h:337:58: error: expected primary-expression before ‘>’ token
npm ERR! 337 | return v8::StringObject::New(value).As<v8::StringObject>();
npm ERR! | ^
npm ERR! ../../nan/nan_implementation_12_inl.h:337:60: error: expected primary-expression before ‘)’ token
npm ERR! 337 | return v8::StringObject::New(value).As<v8::StringObject>();
npm ERR! | ^
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In constructor ‘Nan::Utf8String::Utf8String(v8::Local<v8::Value>)’:
npm ERR! ../../nan/nan.h:1034:53: error: no matching function for call to ‘v8::Value::ToString()’
npm ERR! 1034 | v8::Local<v8::String> string = from->ToString();
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3048:44: note: candidate: ‘v8::MaybeLocal<v8::String> v8::Value::ToString(v8::Local<v8::Context>) const’
npm ERR! 3048 | V8_WARN_UNUSED_RESULT MaybeLocal<String> ToString(
npm ERR! | ^~~~~~~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3048:44: note: candidate expects 1 argument, 0 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h:1044:37: error: cannot convert ‘char*’ to ‘v8::Isolate*’
npm ERR! 1044 | length_ = string->WriteUtf8(str_, static_cast<int>(len), 0, flags);
npm ERR! | ^~~~
npm ERR! | |
npm ERR! | char*
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3277:26: note: initializing argument 1 of ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
npm ERR! 3277 | int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
npm ERR! | ~~~~~~~~~^~~~~~~
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘void Nan::AsyncWorker::SaveToPersistent(const char*, const v8::Local<v8::Value>&)’:
npm ERR! ../../nan/nan.h:1818:64: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, const v8::Local<v8::Value>&)’
npm ERR! 1818 | New(persistentHandle)->Set(New(key).ToLocalChecked(), value);
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
npm ERR! 3961 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate expects 3 arguments, 2 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
npm ERR! 3964 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate expects 3 arguments, 2 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘void Nan::AsyncWorker::SaveToPersistent(const v8::Local<v8::String>&, const v8::Local<v8::Value>&)’:
npm ERR! ../../nan/nan.h:1824:42: error: no matching function for call to ‘v8::Object::Set(const v8::Local<v8::String>&, const v8::Local<v8::Value>&)’
npm ERR! 1824 | New(persistentHandle)->Set(key, value);
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
npm ERR! 3961 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate expects 3 arguments, 2 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
npm ERR! 3964 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate expects 3 arguments, 2 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘void Nan::AsyncWorker::SaveToPersistent(uint32_t, const v8::Local<v8::Value>&)’:
npm ERR! ../../nan/nan.h:1830:44: error: no matching function for call to ‘v8::Object::Set(uint32_t&, const v8::Local<v8::Value>&)’
npm ERR! 1830 | New(persistentHandle)->Set(index, value);
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
npm ERR! 3961 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3961:37: note: candidate expects 3 arguments, 2 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
npm ERR! 3964 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:3964:37: note: candidate expects 3 arguments, 2 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘v8::Local<v8::Value> Nan::AsyncWorker::GetFromPersistent(const char*) const’:
npm ERR! ../../nan/nan.h:1836:61: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
npm ERR! 1836 | New(persistentHandle)->Get(New(key).ToLocalChecked()));
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
npm ERR! 4007 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate expects 2 arguments, 1 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
npm ERR! 4010 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate expects 2 arguments, 1 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘v8::Local<v8::Value> Nan::AsyncWorker::GetFromPersistent(const v8::Local<v8::String>&) const’:
npm ERR! ../../nan/nan.h:1842:55: error: no matching function for call to ‘v8::Object::Get(const v8::Local<v8::String>&)’
npm ERR! 1842 | return scope.Escape(New(persistentHandle)->Get(key));
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
npm ERR! 4007 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate expects 2 arguments, 1 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
npm ERR! 4010 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate expects 2 arguments, 1 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In member function ‘v8::Local<v8::Value> Nan::AsyncWorker::GetFromPersistent(uint32_t) const’:
npm ERR! ../../nan/nan.h:1847:57: error: no matching function for call to ‘v8::Object::Get(uint32_t&)’
npm ERR! 1847 | return scope.Escape(New(persistentHandle)->Get(index));
npm ERR! | ^
npm ERR! In file included from /home/jon/.cache/node-gyp/16.14.0/include/node/node.h:63,
npm ERR! from ../../nan/nan.h:51,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
npm ERR! 4007 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4007:43: note: candidate expects 2 arguments, 1 provided
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
npm ERR! 4010 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
npm ERR! | ^~~
npm ERR! /home/jon/.cache/node-gyp/16.14.0/include/node/v8.h:4010:43: note: candidate expects 2 arguments, 1 provided
npm ERR! In file included from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
npm ERR! ../../nan/nan.h:2167:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
npm ERR! 2167 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
npm ERR! | ^
npm ERR! In file included from /usr/include/c++/9/cassert:44,
npm ERR! from /home/jon/.cache/node-gyp/16.14.0/include/node/node_object_wrap.h:26,
npm ERR! from ../../nan/nan.h:53,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_object_wrap.h: In destructor ‘virtual Nan::ObjectWrap::~ObjectWrap()’:
npm ERR! ../../nan/nan_object_wrap.h:24:25: error: ‘class Nan::Persistent<v8::Object>’ has no member named ‘IsNearDeath’
npm ERR! 24 | assert(persistent().IsNearDeath());
npm ERR! | ^~~~~~~~~~~
npm ERR! In file included from ../../nan/nan.h:2657,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_object_wrap.h: In member function ‘void Nan::ObjectWrap::MakeWeak()’:
npm ERR! ../../nan/nan_object_wrap.h:67:18: error: ‘class Nan::Persistent<v8::Object>’ has no member named ‘MarkIndependent’
npm ERR! 67 | persistent().MarkIndependent();
npm ERR! | ^~~~~~~~~~~~~~~
npm ERR! In file included from /usr/include/c++/9/cassert:44,
npm ERR! from /home/jon/.cache/node-gyp/16.14.0/include/node/node_object_wrap.h:26,
npm ERR! from ../../nan/nan.h:53,
npm ERR! from ../src/onig-result.h:4,
npm ERR! from ../src/onig-result.cc:1:
npm ERR! ../../nan/nan_object_wrap.h: In static member function ‘static void Nan::ObjectWrap::WeakCallback(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’:
npm ERR! ../../nan/nan_object_wrap.h:124:26: error: ‘class Nan::Persistent<v8::Object>’ has no member named ‘IsNearDeath’
npm ERR! 124 | assert(wrap->handle_.IsNearDeath());
npm ERR! | ^~~~~~~~~~~
npm ERR! make: *** [onig_scanner.target.mk:125: Release/obj.target/onig_scanner/src/onig-result.o] Error 1
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack at ChildProcess.onExit (/home/jon/.nvm/versions/node/v16.14.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:520:28)
npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Linux 4.4.0-22000-Microsoft
npm ERR! gyp ERR! command "/home/jon/.nvm/versions/node/v16.14.0/bin/node" "/home/jon/.nvm/versions/node/v16.14.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /tmp/xfs-0ce16a96/node_modules/oniguruma
npm ERR! gyp ERR! node -v v16.14.0
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok
npm ERR! A complete log of this run can be found in:
npm ERR! /home/jon/.npm/_logs/2022-03-17T23_38_47_565Z-debug-0.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment