Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install jupyter-notebook plugin in atom #95

Open
rajthilakravi opened this issue Jan 13, 2020 · 1 comment
Open

how to install jupyter-notebook plugin in atom #95

rajthilakravi opened this issue Jan 13, 2020 · 1 comment

Comments

@rajthilakravi
Copy link

I tried installing jupyter-notebook plugin in atom by searching the package name in atom. When I click on install it shows me the following error

Installing “[email protected]” failed.Hide output…

[email protected] install /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil
node-gyp rebuild

make: Entering directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
COPY Release/bufferutil.node
make: Leaving directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build'

[email protected] install /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate
node-gyp rebuild

make: Entering directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build'
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
COPY Release/validation.node
make: Leaving directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build'

[email protected] install /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher
node-gyp rebuild

make: Entering directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build'
CXX(target) Release/obj.target/pathwatcher/src/main.o
CXX(target) Release/obj.target/pathwatcher/src/common.o
pathwatcher.target.mk:100: recipe for target 'Release/obj.target/pathwatcher/src/common.o' failed
make: Leaving directory '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build'

npm WARN deprecated [email protected]: This package has moved to @jupyterlab/services
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 WARN deprecated [email protected]: use @phosphor/ packages
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/share/atom/resources/app/apm/bin/node',
gyp verb cli '/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli 'rebuild' ]
gyp info using [email protected]
gyp info using [email protected] | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/usr/share/atom/resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb which succeeded /usr/share/atom/resources/app/apm/bin/python-interceptor.sh /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp verb check python version /usr/share/atom/resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());" returned: "2.7.17\n"
gyp verb get node dir compiling against --target node version: 2.0.11
gyp verb command install [ '2.0.11' ]
gyp verb install input version string "2.0.11"
gyp verb install installing version: iojs-2.0.11
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.11
gyp verb build dir attempting to create "build" dir: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build
gyp verb build dir "build" dir needed to be created? /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults:
gyp sill build/config.gypi { cflags: [],
gyp sill build/config.gypi default_configuration: 'Release',
gyp sill build/config.gypi defines: [],
gyp sill build/config.gypi include_dirs: [],
gyp sill build/config.gypi libraries: [] },
gyp sill build/config.gypi variables:
gyp sill build/config.gypi { asan: 0,
gyp sill build/config.gypi coverage: false,
gyp sill build/config.gypi debug_devtools: 'node',
gyp sill build/config.gypi debug_http2: false,
gyp sill build/config.gypi debug_nghttp2: false,
gyp sill build/config.gypi force_dynamic_crt: 0,
gyp sill build/config.gypi gas_version: '2.23',
gyp sill build/config.gypi host_arch: 'x64',
gyp sill build/config.gypi icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi icu_endianness: 'l',
gyp sill build/config.gypi icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi icu_locales: 'en,root',
gyp sill build/config.gypi icu_path: 'deps/icu-small',
gyp sill build/config.gypi icu_small: true,
gyp sill build/config.gypi icu_ver_major: '59',
gyp sill build/config.gypi node_byteorder: 'little',
gyp sill build/config.gypi node_enable_d8: false,
gyp sill build/config.gypi node_enable_v8_vtunejit: false,
gyp sill build/config.gypi node_install_npm: true,
gyp sill build/config.gypi node_module_version: 57,
gyp sill build/config.gypi node_no_browser_globals: false,
gyp sill build/config.gypi node_prefix: '/',
gyp sill build/config.gypi node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi node_shared: false,
gyp sill build/config.gypi node_shared_cares: false,
gyp sill build/config.gypi node_shared_http_parser: false,
gyp sill build/config.gypi node_shared_libuv: false,
gyp sill build/config.gypi node_shared_openssl: false,
gyp sill build/config.gypi node_shared_zlib: false,
gyp sill build/config.gypi node_tag: '',
gyp sill build/config.gypi node_use_bundled_v8: true,
gyp sill build/config.gypi node_use_dtrace: false,
gyp sill build/config.gypi node_use_etw: false,
gyp sill build/config.gypi node_use_lttng: false,
gyp sill build/config.gypi node_use_openssl: true,
gyp sill build/config.gypi node_use_perfctr: false,
gyp sill build/config.gypi node_use_v8_platform: true,
gyp sill build/config.gypi node_without_node_options: false,
gyp sill build/config.gypi openssl_fips: '',
gyp sill build/config.gypi openssl_no_asm: 0,
gyp sill build/config.gypi shlib_suffix: 'so.57',
gyp sill build/config.gypi target_arch: 'x64',
gyp sill build/config.gypi uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi uv_use_dtrace: false,
gyp sill build/config.gypi v8_enable_gdbjit: 0,
gyp sill build/config.gypi v8_enable_i18n_support: 1,
gyp sill build/config.gypi v8_enable_inspector: 1,
gyp sill build/config.gypi v8_no_strict_aliasing: 1,
gyp sill build/config.gypi v8_optimized_debug: 0,
gyp sill build/config.gypi v8_promise_internal_field_count: 1,
gyp sill build/config.gypi v8_random_seed: 0,
gyp sill build/config.gypi v8_trace_maps: 0,
gyp sill build/config.gypi v8_use_snapshot: true,
gyp sill build/config.gypi want_separate_host_toolset: 0,
gyp sill build/config.gypi nodedir: '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp sill build/config.gypi copy_dev_lib: true,
gyp sill build/config.gypi standalone_static_library: 1,
gyp sill build/config.gypi cache_lock_stale: '60000',
gyp sill build/config.gypi ham_it_up: '',
gyp sill build/config.gypi legacy_bundling: '',
gyp sill build/config.gypi sign_git_tag: '',
gyp sill build/config.gypi user_agent: 'npm/6.2.0 node/v8.9.3 linux x64',
gyp sill build/config.gypi always_auth: '',
gyp sill build/config.gypi bin_links: 'true',
gyp sill build/config.gypi key: '',
gyp sill build/config.gypi allow_same_version: '',
gyp sill build/config.gypi description: 'true',
gyp sill build/config.gypi fetch_retries: '2',
gyp sill build/config.gypi heading: 'npm',
gyp sill build/config.gypi if_present: '',
gyp sill build/config.gypi init_version: '1.0.0',
gyp sill build/config.gypi user: '',
gyp sill build/config.gypi prefer_online: '',
gyp sill build/config.gypi force: '',
gyp sill build/config.gypi only: '',
gyp sill build/config.gypi read_only: '',
gyp sill build/config.gypi cache_min: '10',
gyp sill build/config.gypi init_license: 'ISC',
gyp sill build/config.gypi target: '2.0.11',
gyp sill build/config.gypi editor: 'vi',
gyp sill build/config.gypi rollback: 'true',
gyp sill build/config.gypi tag_version_prefix: 'v',
gyp sill build/config.gypi userconfig: '/home/raj/.atom/.apmrc',
gyp sill build/config.gypi cache_max: 'Infinity',
gyp sill build/config.gypi timing: '',
gyp sill build/config.gypi engine_strict: '',
gyp sill build/config.gypi init_author_name: '',
gyp sill build/config.gypi init_author_url: '',
gyp sill build/config.gypi tmp: '/tmp',
gyp sill build/config.gypi depth: 'Infinity',
gyp sill build/config.gypi package_lock_only: '',
gyp sill build/config.gypi save_dev: '',
gyp sill build/config.gypi usage: '',
gyp sill build/config.gypi metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi progress: '',
gyp sill build/config.gypi otp: '',
gyp sill build/config.gypi package_lock: 'true',
gyp sill build/config.gypi https_proxy: '',
gyp sill build/config.gypi save_prod: '',
gyp sill build/config.gypi audit: 'true',
gyp sill build/config.gypi cidr: '',
gyp sill build/config.gypi onload_script: '',
gyp sill build/config.gypi sso_type: 'oauth',
gyp sill build/config.gypi rebuild_bundle: 'true',
gyp sill build/config.gypi save_bundle: '',
gyp sill build/config.gypi shell: '/bin/bash',
gyp sill build/config.gypi dry_run: '',
gyp sill build/config.gypi prefix: '/usr/share/atom/resources/app/apm',
gyp sill build/config.gypi runtime: 'electron',
gyp sill build/config.gypi scope: '',
gyp sill build/config.gypi browser: '',
gyp sill build/config.gypi cache_lock_wait: '10000',
gyp sill build/config.gypi ignore_prepublish: '',
gyp sill build/config.gypi registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi save_optional: '',
gyp sill build/config.gypi searchopts: '',
gyp sill build/config.gypi versions: '',
gyp sill build/config.gypi cache: '/home/raj/.atom/.apm',
gyp sill build/config.gypi send_metrics: '',
gyp sill build/config.gypi global_style: 'true',
gyp sill build/config.gypi ignore_scripts: '',
gyp sill build/config.gypi version: '',
gyp sill build/config.gypi node_gyp: '/usr/share/atom/resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi local_address: '',
gyp sill build/config.gypi viewer: 'man',
gyp sill build/config.gypi prefer_offline: '',
gyp sill build/config.gypi color: 'true',
gyp sill build/config.gypi no_proxy: '',
gyp sill build/config.gypi sign_git_commit: '',
gyp sill build/config.gypi fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi maxsockets: '50',
gyp sill build/config.gypi offline: '',
gyp sill build/config.gypi sso_poll_frequency: '500',
gyp sill build/config.gypi umask: '0002',
gyp sill build/config.gypi fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi logs_max: '10',
gyp sill build/config.gypi message: '%s',
gyp sill build/config.gypi ca: '',
gyp sill build/config.gypi cert: '',
gyp sill build/config.gypi global: '',
gyp sill build/config.gypi link: '',
gyp sill build/config.gypi access: '',
gyp sill build/config.gypi also: '',
gyp sill build/config.gypi save: 'true',
gyp sill build/config.gypi unicode: '',
gyp sill build/config.gypi long: '',
gyp sill build/config.gypi production: 'true',
gyp sill build/config.gypi searchlimit: '20',
gyp sill build/config.gypi unsafe_perm: 'true',
gyp sill build/config.gypi update_notifier: 'true',
gyp sill build/config.gypi auth_type: 'legacy',
gyp sill build/config.gypi node_version: '8.9.3',
gyp sill build/config.gypi tag: 'latest',
gyp sill build/config.gypi git_tag_version: 'true',
gyp sill build/config.gypi commit_hooks: 'true',
gyp sill build/config.gypi script_shell: '',
gyp sill build/config.gypi shrinkwrap: 'true',
gyp sill build/config.gypi fetch_retry_factor: '10',
gyp sill build/config.gypi save_exact: '',
gyp sill build/config.gypi strict_ssl: 'true',
gyp sill build/config.gypi globalconfig: '/home/raj/.atom/.apm/.apmrc',
gyp sill build/config.gypi dev: '',
gyp sill build/config.gypi init_module: '/home/raj/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi parseable: '',
gyp sill build/config.gypi globalignorefile: '/usr/share/atom/resources/app/apm/etc/npmignore',
gyp sill build/config.gypi cache_lock_retries: '10',
gyp sill build/config.gypi searchstaleness: '900',
gyp sill build/config.gypi node_options: '',
gyp sill build/config.gypi save_prefix: '^',
gyp sill build/config.gypi scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi group: '1000',
gyp sill build/config.gypi init_author_email: '',
gyp sill build/config.gypi searchexclude: '',
gyp sill build/config.gypi dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi git: 'git',
gyp sill build/config.gypi optional: 'true',
gyp sill build/config.gypi json: '' } }
gyp verb build/config.gypi writing out config file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/usr/share/atom/resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/share/atom/resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp info spawn args '-Dnode_gyp_dir=/usr/share/atom/resources/app/apm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=iojs.lib',
gyp info spawn args '-Dmodule_root_dir=/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/bufferutil',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir /home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11
gyp verb which succeeded for make /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
../src/bufferutil.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BufferUtil::Mask(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/bufferutil.cc:102:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: ((unsigned char)to+2) = ((unsigned char)from+2) ^ ((unsigned char)mask+2);
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/bufferutil.cc:103:7: note: here
case 2: ((unsigned char)to+1) = ((unsigned char)from+1) ^ ((unsigned char)mask+1);
^~~~
../src/bufferutil.cc:103:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: ((unsigned char)to+1) = ((unsigned char)from+1) ^ ((unsigned char)mask+1);
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/bufferutil.cc:104:7: note: here
case 1: ((unsigned char)to ) = ((unsigned char)from ) ^ ((unsigned char)mask);
^~~~
../src/bufferutil.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BufferUtil::Unmask(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/bufferutil.cc:77:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: ((unsigned char)from+2) = ((unsigned char)from+2) ^ ((unsigned char*)mask)[2];
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/bufferutil.cc:78:7: note: here
case 2: ((unsigned char)from+1) = ((unsigned char)from+1) ^ ((unsigned char*)mask)[1];
^~~~
../src/bufferutil.cc:78:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: ((unsigned char)from+1) = ((unsigned char)from+1) ^ ((unsigned char*)mask)[1];
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/bufferutil.cc:79:7: note: here
case 1: ((unsigned char)from ) = ((unsigned char)from ) ^ ((unsigned char*)mask)[0];
^~~~
gyp info ok
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/share/atom/resources/app/apm/bin/node',
gyp verb cli '/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli 'rebuild' ]
gyp info using [email protected]
gyp info using [email protected] | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/usr/share/atom/resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb which succeeded /usr/share/atom/resources/app/apm/bin/python-interceptor.sh /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp verb check python version /usr/share/atom/resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());" returned: "2.7.17\n"
gyp verb get node dir compiling against --target node version: 2.0.11
gyp verb command install [ '2.0.11' ]
gyp verb install input version string "2.0.11"
gyp verb install installing version: iojs-2.0.11
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.11
gyp verb build dir attempting to create "build" dir: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build
gyp verb build dir "build" dir needed to be created? /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults:
gyp sill build/config.gypi { cflags: [],
gyp sill build/config.gypi default_configuration: 'Release',
gyp sill build/config.gypi defines: [],
gyp sill build/config.gypi include_dirs: [],
gyp sill build/config.gypi libraries: [] },
gyp sill build/config.gypi variables:
gyp sill build/config.gypi { asan: 0,
gyp sill build/config.gypi coverage: false,
gyp sill build/config.gypi debug_devtools: 'node',
gyp sill build/config.gypi debug_http2: false,
gyp sill build/config.gypi debug_nghttp2: false,
gyp sill build/config.gypi force_dynamic_crt: 0,
gyp sill build/config.gypi gas_version: '2.23',
gyp sill build/config.gypi host_arch: 'x64',
gyp sill build/config.gypi icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi icu_endianness: 'l',
gyp sill build/config.gypi icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi icu_locales: 'en,root',
gyp sill build/config.gypi icu_path: 'deps/icu-small',
gyp sill build/config.gypi icu_small: true,
gyp sill build/config.gypi icu_ver_major: '59',
gyp sill build/config.gypi node_byteorder: 'little',
gyp sill build/config.gypi node_enable_d8: false,
gyp sill build/config.gypi node_enable_v8_vtunejit: false,
gyp sill build/config.gypi node_install_npm: true,
gyp sill build/config.gypi node_module_version: 57,
gyp sill build/config.gypi node_no_browser_globals: false,
gyp sill build/config.gypi node_prefix: '/',
gyp sill build/config.gypi node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi node_shared: false,
gyp sill build/config.gypi node_shared_cares: false,
gyp sill build/config.gypi node_shared_http_parser: false,
gyp sill build/config.gypi node_shared_libuv: false,
gyp sill build/config.gypi node_shared_openssl: false,
gyp sill build/config.gypi node_shared_zlib: false,
gyp sill build/config.gypi node_tag: '',
gyp sill build/config.gypi node_use_bundled_v8: true,
gyp sill build/config.gypi node_use_dtrace: false,
gyp sill build/config.gypi node_use_etw: false,
gyp sill build/config.gypi node_use_lttng: false,
gyp sill build/config.gypi node_use_openssl: true,
gyp sill build/config.gypi node_use_perfctr: false,
gyp sill build/config.gypi node_use_v8_platform: true,
gyp sill build/config.gypi node_without_node_options: false,
gyp sill build/config.gypi openssl_fips: '',
gyp sill build/config.gypi openssl_no_asm: 0,
gyp sill build/config.gypi shlib_suffix: 'so.57',
gyp sill build/config.gypi target_arch: 'x64',
gyp sill build/config.gypi uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi uv_use_dtrace: false,
gyp sill build/config.gypi v8_enable_gdbjit: 0,
gyp sill build/config.gypi v8_enable_i18n_support: 1,
gyp sill build/config.gypi v8_enable_inspector: 1,
gyp sill build/config.gypi v8_no_strict_aliasing: 1,
gyp sill build/config.gypi v8_optimized_debug: 0,
gyp sill build/config.gypi v8_promise_internal_field_count: 1,
gyp sill build/config.gypi v8_random_seed: 0,
gyp sill build/config.gypi v8_trace_maps: 0,
gyp sill build/config.gypi v8_use_snapshot: true,
gyp sill build/config.gypi want_separate_host_toolset: 0,
gyp sill build/config.gypi nodedir: '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp sill build/config.gypi copy_dev_lib: true,
gyp sill build/config.gypi standalone_static_library: 1,
gyp sill build/config.gypi cache_lock_stale: '60000',
gyp sill build/config.gypi ham_it_up: '',
gyp sill build/config.gypi legacy_bundling: '',
gyp sill build/config.gypi sign_git_tag: '',
gyp sill build/config.gypi user_agent: 'npm/6.2.0 node/v8.9.3 linux x64',
gyp sill build/config.gypi always_auth: '',
gyp sill build/config.gypi bin_links: 'true',
gyp sill build/config.gypi key: '',
gyp sill build/config.gypi allow_same_version: '',
gyp sill build/config.gypi description: 'true',
gyp sill build/config.gypi fetch_retries: '2',
gyp sill build/config.gypi heading: 'npm',
gyp sill build/config.gypi if_present: '',
gyp sill build/config.gypi init_version: '1.0.0',
gyp sill build/config.gypi user: '',
gyp sill build/config.gypi prefer_online: '',
gyp sill build/config.gypi force: '',
gyp sill build/config.gypi only: '',
gyp sill build/config.gypi read_only: '',
gyp sill build/config.gypi cache_min: '10',
gyp sill build/config.gypi init_license: 'ISC',
gyp sill build/config.gypi target: '2.0.11',
gyp sill build/config.gypi editor: 'vi',
gyp sill build/config.gypi rollback: 'true',
gyp sill build/config.gypi tag_version_prefix: 'v',
gyp sill build/config.gypi userconfig: '/home/raj/.atom/.apmrc',
gyp sill build/config.gypi cache_max: 'Infinity',
gyp sill build/config.gypi timing: '',
gyp sill build/config.gypi engine_strict: '',
gyp sill build/config.gypi init_author_name: '',
gyp sill build/config.gypi init_author_url: '',
gyp sill build/config.gypi tmp: '/tmp',
gyp sill build/config.gypi depth: 'Infinity',
gyp sill build/config.gypi package_lock_only: '',
gyp sill build/config.gypi save_dev: '',
gyp sill build/config.gypi usage: '',
gyp sill build/config.gypi metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi progress: '',
gyp sill build/config.gypi otp: '',
gyp sill build/config.gypi package_lock: 'true',
gyp sill build/config.gypi https_proxy: '',
gyp sill build/config.gypi save_prod: '',
gyp sill build/config.gypi audit: 'true',
gyp sill build/config.gypi cidr: '',
gyp sill build/config.gypi onload_script: '',
gyp sill build/config.gypi sso_type: 'oauth',
gyp sill build/config.gypi rebuild_bundle: 'true',
gyp sill build/config.gypi save_bundle: '',
gyp sill build/config.gypi shell: '/bin/bash',
gyp sill build/config.gypi dry_run: '',
gyp sill build/config.gypi prefix: '/usr/share/atom/resources/app/apm',
gyp sill build/config.gypi runtime: 'electron',
gyp sill build/config.gypi scope: '',
gyp sill build/config.gypi browser: '',
gyp sill build/config.gypi cache_lock_wait: '10000',
gyp sill build/config.gypi ignore_prepublish: '',
gyp sill build/config.gypi registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi save_optional: '',
gyp sill build/config.gypi searchopts: '',
gyp sill build/config.gypi versions: '',
gyp sill build/config.gypi cache: '/home/raj/.atom/.apm',
gyp sill build/config.gypi send_metrics: '',
gyp sill build/config.gypi global_style: 'true',
gyp sill build/config.gypi ignore_scripts: '',
gyp sill build/config.gypi version: '',
gyp sill build/config.gypi node_gyp: '/usr/share/atom/resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi local_address: '',
gyp sill build/config.gypi viewer: 'man',
gyp sill build/config.gypi prefer_offline: '',
gyp sill build/config.gypi color: 'true',
gyp sill build/config.gypi no_proxy: '',
gyp sill build/config.gypi sign_git_commit: '',
gyp sill build/config.gypi fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi maxsockets: '50',
gyp sill build/config.gypi offline: '',
gyp sill build/config.gypi sso_poll_frequency: '500',
gyp sill build/config.gypi umask: '0002',
gyp sill build/config.gypi fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi logs_max: '10',
gyp sill build/config.gypi message: '%s',
gyp sill build/config.gypi ca: '',
gyp sill build/config.gypi cert: '',
gyp sill build/config.gypi global: '',
gyp sill build/config.gypi link: '',
gyp sill build/config.gypi access: '',
gyp sill build/config.gypi also: '',
gyp sill build/config.gypi save: 'true',
gyp sill build/config.gypi unicode: '',
gyp sill build/config.gypi long: '',
gyp sill build/config.gypi production: 'true',
gyp sill build/config.gypi searchlimit: '20',
gyp sill build/config.gypi unsafe_perm: 'true',
gyp sill build/config.gypi update_notifier: 'true',
gyp sill build/config.gypi auth_type: 'legacy',
gyp sill build/config.gypi node_version: '8.9.3',
gyp sill build/config.gypi tag: 'latest',
gyp sill build/config.gypi git_tag_version: 'true',
gyp sill build/config.gypi commit_hooks: 'true',
gyp sill build/config.gypi script_shell: '',
gyp sill build/config.gypi shrinkwrap: 'true',
gyp sill build/config.gypi fetch_retry_factor: '10',
gyp sill build/config.gypi save_exact: '',
gyp sill build/config.gypi strict_ssl: 'true',
gyp sill build/config.gypi globalconfig: '/home/raj/.atom/.apm/.apmrc',
gyp sill build/config.gypi dev: '',
gyp sill build/config.gypi init_module: '/home/raj/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi parseable: '',
gyp sill build/config.gypi globalignorefile: '/usr/share/atom/resources/app/apm/etc/npmignore',
gyp sill build/config.gypi cache_lock_retries: '10',
gyp sill build/config.gypi searchstaleness: '900',
gyp sill build/config.gypi node_options: '',
gyp sill build/config.gypi save_prefix: '^',
gyp sill build/config.gypi scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi group: '1000',
gyp sill build/config.gypi init_author_email: '',
gyp sill build/config.gypi searchexclude: '',
gyp sill build/config.gypi dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi git: 'git',
gyp sill build/config.gypi optional: 'true',
gyp sill build/config.gypi json: '' } }
gyp verb build/config.gypi writing out config file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/usr/share/atom/resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/share/atom/resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp info spawn args '-Dnode_gyp_dir=/usr/share/atom/resources/app/apm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=iojs.lib',
gyp info spawn args '-Dmodule_root_dir=/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/utf-8-validate',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir /home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11
gyp verb which succeeded for make /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
../src/validation.cc: In function ‘int is_valid_utf8(size_t, char*)’:
../src/validation.cc:81:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5 : ch += (uint8_t) value[i++]; ch <<= 6;
~~~^~~~~
../src/validation.cc:82:7: note: here
case 4 : ch += (uint8_t) value[i++]; ch <<= 6;
^~~~
../src/validation.cc:82:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4 : ch += (uint8_t) value[i++]; ch <<= 6;
~~~^~~~~
../src/validation.cc:83:7: note: here
case 3 : ch += (uint8_t) value[i++]; ch <<= 6;
^~~~
../src/validation.cc:83:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3 : ch += (uint8_t) value[i++]; ch <<= 6;
~~~^~~~~
../src/validation.cc:84:7: note: here
case 2 : ch += (uint8_t) value[i++]; ch <<= 6;
^~~~
../src/validation.cc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2 : ch += (uint8_t) value[i++]; ch <<= 6;
~~~^~~~~
../src/validation.cc:85:7: note: here
case 1 : ch += (uint8_t) value[i++]; ch <<= 6;
^~~~
../src/validation.cc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 1 : ch += (uint8_t) value[i++]; ch <<= 6;
~~~^~~~~
../src/validation.cc:86:7: note: here
case 0 : ch += (uint8_t) value[i];
^~~~
../src/validation.cc: In function ‘int isLegalUTF8(const uint8_t*, int)’:
../src/validation.cc:51:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: if ((a = (--srcptr)) < 0x80 || a > 0xBF) return 0;
^~
../src/validation.cc:52:5: note: here
case 3: if ((a = (
--srcptr)) < 0x80 || a > 0xBF) return 0;
^~~~
../src/validation.cc:52:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: if ((a = (--srcptr)) < 0x80 || a > 0xBF) return 0;
^~
../src/validation.cc:53:5: note: here
case 2: if ((a = (
--srcptr)) < 0x80 || a > 0xBF) return 0;
^~~~
../src/validation.cc:59:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 0xF4: if (a > 0x8F) return 0;
^~
../src/validation.cc:62:5: note: here
case 1: if (*source >= 0x80 && source < 0xC2) return 0;
^~~~
gyp info ok
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/share/atom/resources/app/apm/bin/node',
gyp verb cli '/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli 'rebuild' ]
gyp info using [email protected]
gyp info using [email protected] | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/usr/share/atom/resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb which succeeded /usr/share/atom/resources/app/apm/bin/python-interceptor.sh /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp verb check python version /usr/share/atom/resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());" returned: "2.7.17\n"
gyp verb get node dir compiling against --target node version: 2.0.11
gyp verb command install [ '2.0.11' ]
gyp verb install input version string "2.0.11"
gyp verb install installing version: iojs-2.0.11
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.11
gyp verb build dir attempting to create "build" dir: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build
gyp verb build dir "build" dir needed to be created? /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults:
gyp sill build/config.gypi { cflags: [],
gyp sill build/config.gypi default_configuration: 'Release',
gyp sill build/config.gypi defines: [],
gyp sill build/config.gypi include_dirs: [],
gyp sill build/config.gypi libraries: [] },
gyp sill build/config.gypi variables:
gyp sill build/config.gypi { asan: 0,
gyp sill build/config.gypi coverage: false,
gyp sill build/config.gypi debug_devtools: 'node',
gyp sill build/config.gypi debug_http2: false,
gyp sill build/config.gypi debug_nghttp2: false,
gyp sill build/config.gypi force_dynamic_crt: 0,
gyp sill build/config.gypi gas_version: '2.23',
gyp sill build/config.gypi host_arch: 'x64',
gyp sill build/config.gypi icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi icu_endianness: 'l',
gyp sill build/config.gypi icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi icu_locales: 'en,root',
gyp sill build/config.gypi icu_path: 'deps/icu-small',
gyp sill build/config.gypi icu_small: true,
gyp sill build/config.gypi icu_ver_major: '59',
gyp sill build/config.gypi node_byteorder: 'little',
gyp sill build/config.gypi node_enable_d8: false,
gyp sill build/config.gypi node_enable_v8_vtunejit: false,
gyp sill build/config.gypi node_install_npm: true,
gyp sill build/config.gypi node_module_version: 57,
gyp sill build/config.gypi node_no_browser_globals: false,
gyp sill build/config.gypi node_prefix: '/',
gyp sill build/config.gypi node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi node_shared: false,
gyp sill build/config.gypi node_shared_cares: false,
gyp sill build/config.gypi node_shared_http_parser: false,
gyp sill build/config.gypi node_shared_libuv: false,
gyp sill build/config.gypi node_shared_openssl: false,
gyp sill build/config.gypi node_shared_zlib: false,
gyp sill build/config.gypi node_tag: '',
gyp sill build/config.gypi node_use_bundled_v8: true,
gyp sill build/config.gypi node_use_dtrace: false,
gyp sill build/config.gypi node_use_etw: false,
gyp sill build/config.gypi node_use_lttng: false,
gyp sill build/config.gypi node_use_openssl: true,
gyp sill build/config.gypi node_use_perfctr: false,
gyp sill build/config.gypi node_use_v8_platform: true,
gyp sill build/config.gypi node_without_node_options: false,
gyp sill build/config.gypi openssl_fips: '',
gyp sill build/config.gypi openssl_no_asm: 0,
gyp sill build/config.gypi shlib_suffix: 'so.57',
gyp sill build/config.gypi target_arch: 'x64',
gyp sill build/config.gypi uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi uv_use_dtrace: false,
gyp sill build/config.gypi v8_enable_gdbjit: 0,
gyp sill build/config.gypi v8_enable_i18n_support: 1,
gyp sill build/config.gypi v8_enable_inspector: 1,
gyp sill build/config.gypi v8_no_strict_aliasing: 1,
gyp sill build/config.gypi v8_optimized_debug: 0,
gyp sill build/config.gypi v8_promise_internal_field_count: 1,
gyp sill build/config.gypi v8_random_seed: 0,
gyp sill build/config.gypi v8_trace_maps: 0,
gyp sill build/config.gypi v8_use_snapshot: true,
gyp sill build/config.gypi want_separate_host_toolset: 0,
gyp sill build/config.gypi nodedir: '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp sill build/config.gypi copy_dev_lib: true,
gyp sill build/config.gypi standalone_static_library: 1,
gyp sill build/config.gypi cache_lock_stale: '60000',
gyp sill build/config.gypi ham_it_up: '',
gyp sill build/config.gypi legacy_bundling: '',
gyp sill build/config.gypi sign_git_tag: '',
gyp sill build/config.gypi user_agent: 'npm/6.2.0 node/v8.9.3 linux x64',
gyp sill build/config.gypi always_auth: '',
gyp sill build/config.gypi bin_links: 'true',
gyp sill build/config.gypi key: '',
gyp sill build/config.gypi allow_same_version: '',
gyp sill build/config.gypi description: 'true',
gyp sill build/config.gypi fetch_retries: '2',
gyp sill build/config.gypi heading: 'npm',
gyp sill build/config.gypi if_present: '',
gyp sill build/config.gypi init_version: '1.0.0',
gyp sill build/config.gypi user: '',
gyp sill build/config.gypi prefer_online: '',
gyp sill build/config.gypi force: '',
gyp sill build/config.gypi only: '',
gyp sill build/config.gypi read_only: '',
gyp sill build/config.gypi cache_min: '10',
gyp sill build/config.gypi init_license: 'ISC',
gyp sill build/config.gypi target: '2.0.11',
gyp sill build/config.gypi editor: 'vi',
gyp sill build/config.gypi rollback: 'true',
gyp sill build/config.gypi tag_version_prefix: 'v',
gyp sill build/config.gypi userconfig: '/home/raj/.atom/.apmrc',
gyp sill build/config.gypi cache_max: 'Infinity',
gyp sill build/config.gypi timing: '',
gyp sill build/config.gypi engine_strict: '',
gyp sill build/config.gypi init_author_name: '',
gyp sill build/config.gypi init_author_url: '',
gyp sill build/config.gypi tmp: '/tmp',
gyp sill build/config.gypi depth: 'Infinity',
gyp sill build/config.gypi package_lock_only: '',
gyp sill build/config.gypi save_dev: '',
gyp sill build/config.gypi usage: '',
gyp sill build/config.gypi metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi progress: '',
gyp sill build/config.gypi otp: '',
gyp sill build/config.gypi package_lock: 'true',
gyp sill build/config.gypi https_proxy: '',
gyp sill build/config.gypi save_prod: '',
gyp sill build/config.gypi audit: 'true',
gyp sill build/config.gypi cidr: '',
gyp sill build/config.gypi onload_script: '',
gyp sill build/config.gypi sso_type: 'oauth',
gyp sill build/config.gypi rebuild_bundle: 'true',
gyp sill build/config.gypi save_bundle: '',
gyp sill build/config.gypi shell: '/bin/bash',
gyp sill build/config.gypi dry_run: '',
gyp sill build/config.gypi prefix: '/usr/share/atom/resources/app/apm',
gyp sill build/config.gypi runtime: 'electron',
gyp sill build/config.gypi scope: '',
gyp sill build/config.gypi browser: '',
gyp sill build/config.gypi cache_lock_wait: '10000',
gyp sill build/config.gypi ignore_prepublish: '',
gyp sill build/config.gypi registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi save_optional: '',
gyp sill build/config.gypi searchopts: '',
gyp sill build/config.gypi versions: '',
gyp sill build/config.gypi cache: '/home/raj/.atom/.apm',
gyp sill build/config.gypi send_metrics: '',
gyp sill build/config.gypi global_style: 'true',
gyp sill build/config.gypi ignore_scripts: '',
gyp sill build/config.gypi version: '',
gyp sill build/config.gypi node_gyp: '/usr/share/atom/resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi local_address: '',
gyp sill build/config.gypi viewer: 'man',
gyp sill build/config.gypi prefer_offline: '',
gyp sill build/config.gypi color: 'true',
gyp sill build/config.gypi no_proxy: '',
gyp sill build/config.gypi sign_git_commit: '',
gyp sill build/config.gypi fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi maxsockets: '50',
gyp sill build/config.gypi offline: '',
gyp sill build/config.gypi sso_poll_frequency: '500',
gyp sill build/config.gypi umask: '0002',
gyp sill build/config.gypi fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi logs_max: '10',
gyp sill build/config.gypi message: '%s',
gyp sill build/config.gypi ca: '',
gyp sill build/config.gypi cert: '',
gyp sill build/config.gypi global: '',
gyp sill build/config.gypi link: '',
gyp sill build/config.gypi access: '',
gyp sill build/config.gypi also: '',
gyp sill build/config.gypi save: 'true',
gyp sill build/config.gypi unicode: '',
gyp sill build/config.gypi long: '',
gyp sill build/config.gypi production: 'true',
gyp sill build/config.gypi searchlimit: '20',
gyp sill build/config.gypi unsafe_perm: 'true',
gyp sill build/config.gypi update_notifier: 'true',
gyp sill build/config.gypi auth_type: 'legacy',
gyp sill build/config.gypi node_version: '8.9.3',
gyp sill build/config.gypi tag: 'latest',
gyp sill build/config.gypi git_tag_version: 'true',
gyp sill build/config.gypi commit_hooks: 'true',
gyp sill build/config.gypi script_shell: '',
gyp sill build/config.gypi shrinkwrap: 'true',
gyp sill build/config.gypi fetch_retry_factor: '10',
gyp sill build/config.gypi save_exact: '',
gyp sill build/config.gypi strict_ssl: 'true',
gyp sill build/config.gypi globalconfig: '/home/raj/.atom/.apm/.apmrc',
gyp sill build/config.gypi dev: '',
gyp sill build/config.gypi init_module: '/home/raj/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi parseable: '',
gyp sill build/config.gypi globalignorefile: '/usr/share/atom/resources/app/apm/etc/npmignore',
gyp sill build/config.gypi cache_lock_retries: '10',
gyp sill build/config.gypi searchstaleness: '900',
gyp sill build/config.gypi node_options: '',
gyp sill build/config.gypi save_prefix: '^',
gyp sill build/config.gypi scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi group: '1000',
gyp sill build/config.gypi init_author_email: '',
gyp sill build/config.gypi searchexclude: '',
gyp sill build/config.gypi dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi git: 'git',
gyp sill build/config.gypi optional: 'true',
gyp sill build/config.gypi json: '' } }
gyp verb build/config.gypi writing out config file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/usr/share/atom/resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/share/atom/resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11',
gyp info spawn args '-Dnode_gyp_dir=/usr/share/atom/resources/app/apm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=iojs.lib',
gyp info spawn args '-Dmodule_root_dir=/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir /home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11
gyp verb which succeeded for make /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
../src/common.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE Watch(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/common.cc:127:90: error: no matching function for call to ‘v8::String::Utf8Value::Utf8Value(v8::Isolate
, v8::Localv8::String&)’
WatcherHandle handle = PlatformWatch(*String::Utf8Value(v8::Isolate::GetCurrent(), path));
^
In file included from /home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/src/node.h:63:0,
from ../../nan/nan.h:54,
from ../src/common.h:6,
from ../src/common.cc:1:
/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/deps/v8/include/v8.h:2764:14: note: candidate: v8::String::Utf8Value::Utf8Value(v8::Localv8::Value)
explicit Utf8Value(Localv8::Value obj);
^~~~~~~~~
/home/raj/.atom/.node-gyp/.node-gyp/iojs-2.0.11/deps/v8/include/v8.h:2764:14: note: candidate expects 1 argument, 2 provided
make: *** [Release/obj.target/pathwatcher/src/common.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/share/atom/resources/app/apm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.15.0-74-generic
gyp ERR! command "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/node_modules/jupyter-notebook/node_modules/pathwatcher
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-120013-11030-hdnhdw.9xe0t/package.json'
npm WARN apm-install-dir-120013-11030-hdnhdw.9xe0t No description
npm WARN apm-install-dir-120013-11030-hdnhdw.9xe0t No repository field.
npm WARN apm-install-dir-120013-11030-hdnhdw.9xe0t No README data
npm WARN apm-install-dir-120013-11030-hdnhdw.9xe0t No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/raj/.atom/.apm/_logs/2020-01-13T07_14_04_337Z-debug.log

@nrbalajimca
Copy link

Installing “[email protected]” failed.Hide output…

[email protected] install C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil
node-gyp rebuild

C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
bufferutil.cc
win_delay_load_hook.cc
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255): error C2144: syntax error : 'bool' should be preceded by ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C2144: syntax error : 'bool' should be preceded by ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C2086: 'int v8::internal::constexpr' : redefinition (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255) : see declaration of 'v8::internal::constexpr'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(441): error C2988: unrecognizable template declaration/definition (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(441): error C2059: syntax error : 'using' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(713): error C2253: 'PersistentBase' : pure specifier or abstract override specifier only allowed on virtual function (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(734) : see reference to class template instantiation 'v8::PersistentBase' being compiled
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(934): error C2253: 'Global' : pure specifier or abstract override specifier only allowed on virtual function (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(941) : see reference to class template instantiation 'v8::Global' being compiled
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(946): error C2988: unrecognizable template declaration/definition (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(946): error C2059: syntax error : 'using' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1012): error C2989: 'v8::HandleScope' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(424) : see declaration of 'v8::HandleScope'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1053): error C2989: 'v8::EscapableHandleScope' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(139) : see declaration of 'v8::EscapableHandleScope'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1091): error C2989: 'v8::Data' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(74) : see declaration of 'v8::Data'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1132): error C2989: 'v8::PrimitiveArray' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(108) : see declaration of 'v8::PrimitiveArray'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1382): error C2989: 'v8::Script' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(98) : see declaration of 'v8::Script'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1874): error C2989: 'v8::StackTrace' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(103) : see declaration of 'v8::StackTrace'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1942): error C2989: 'v8::StackFrame' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(102) : see declaration of 'v8::StackFrame'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2615): error C2989: 'v8::Value' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(112) : see declaration of 'v8::Value'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2621): error C2989: 'v8::Primitive' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(93) : see declaration of 'v8::Primitive'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2636): error C2989: 'v8::Boolean' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(71) : see declaration of 'v8::Boolean'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2657): error C2989: 'v8::Name' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(86) : see declaration of 'v8::Name'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3052): error C2989: 'v8::String' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(104) : see declaration of 'v8::String'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3103): error C2989: 'v8::Symbol' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(106) : see declaration of 'v8::Symbol'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3141): error C2989: 'v8::Private' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(109) : see declaration of 'v8::Private'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3155): error C2989: 'v8::Number' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(87) : see declaration of 'v8::Number'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3170): error C2989: 'v8::Integer' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(82) : see declaration of 'v8::Integer'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3184): error C2989: 'v8::Int32' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(81) : see declaration of 'v8::Int32'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3198): error C2989: 'v8::Uint32' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(110) : see declaration of 'v8::Uint32'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3253): error C2989: 'v8::BigInt' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(69) : see declaration of 'v8::BigInt'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3775): error C2989: 'v8::Object' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(89) : see declaration of 'v8::Object'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3795): error C2989: 'v8::Array' : class template has already been declared as a non-class template (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(67) : see declaration of 'v8::Array'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4092): error C2504: 'v8::Object' : base class undefined (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4099): error C2061: syntax error : identifier 'FunctionCallback' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4106): error C2061: syntax error : identifier 'FunctionCallback' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4113): error C2059: syntax error : 'return' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4113): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4121): error C2146: syntax error : missing ';' before identifier 'NewInstanceWithSideEffectType' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4123): error C2039: 'kHasSideEffect' : is not a member of 'v8::SideEffectType' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3327) : see declaration of 'v8::SideEffectType'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4123): error C2270: 'NewInstanceWithSideEffectType' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4133): error C2270: 'GetName' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4141): error C2270: 'GetInferredName' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4147): error C2270: 'GetDebugName' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4153): error C2270: 'GetDisplayName' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4159): error C2270: 'GetScriptLineNumber' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4164): error C2270: 'GetScriptColumnNumber' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4169): error C2270: 'ScriptId' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4175): error C2270: 'GetBoundFunction' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4177): error C2270: 'GetScriptOrigin' : modifiers not allowed on nonmember functions (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4181): error C2059: syntax error : 'private' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4182): error C2059: syntax error : ')' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4194): error C2504: 'Object' : base class undefined (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4202): error C2504: 'Object' : base class undefined (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4209): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4209): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4210): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4221): error C2061: syntax error : identifier 'Local' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4222): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4223): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4225): error C2061: syntax error : identifier 'Local' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4226): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4226): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4227): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4229): error C2061: syntax error : identifier 'Value' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4233): error C2061: syntax error : identifier 'Value' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4242): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4242): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4243): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4245): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4245): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4246): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4265): error C2061: syntax error : identifier 'Value' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4271): error C2061: syntax error : identifier 'Value' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4308): error C2061: syntax error : identifier 'Local' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4308): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4311): error C2061: syntax error : identifier 'Local' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4311): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4314): error C2061: syntax error : identifier 'Local' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4314): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4338): error C2059: syntax error : 'return' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4338): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4340): error C2072: 'PropertyDescriptor' : initialization of a function (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4340): error C2059: syntax error : ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2143: syntax error : missing ',' before '&' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2072: 'operator =' : initialization of a function (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2059: syntax error : ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4343): error C2059: syntax error : 'private' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4344): error C2143: syntax error : missing ';' before '*' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4345): error C2059: syntax error : '}' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4345): error C2143: syntax error : missing ';' before '}' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4351): error C2504: 'Object' : base class undefined (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C2143: syntax error : missing ';' before '<' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C2238: unexpected token(s) preceding ';' (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): fatal error C1003: error count exceeds 100; stopping compilation (..\src\bufferutil.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil\build\bufferutil.vcxproj]

[email protected] install C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate
node-gyp rebuild

C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate>if not defined npm_config_node_gyp (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
validation.cc
win_delay_load_hook.cc
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255): error C2144: syntax error : 'bool' should be preceded by ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C2144: syntax error : 'bool' should be preceded by ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(256): error C2086: 'int v8::internal::constexpr' : redefinition (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(255) : see declaration of 'v8::internal::constexpr'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(441): error C2988: unrecognizable template declaration/definition (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(441): error C2059: syntax error : 'using' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(713): error C2253: 'PersistentBase' : pure specifier or abstract override specifier only allowed on virtual function (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(734) : see reference to class template instantiation 'v8::PersistentBase' being compiled
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(934): error C2253: 'Global' : pure specifier or abstract override specifier only allowed on virtual function (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(941) : see reference to class template instantiation 'v8::Global' being compiled
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(946): error C2988: unrecognizable template declaration/definition (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(946): error C2059: syntax error : 'using' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1012): error C2989: 'v8::HandleScope' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(424) : see declaration of 'v8::HandleScope'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1053): error C2989: 'v8::EscapableHandleScope' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(139) : see declaration of 'v8::EscapableHandleScope'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1091): error C2989: 'v8::Data' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(74) : see declaration of 'v8::Data'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1132): error C2989: 'v8::PrimitiveArray' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(108) : see declaration of 'v8::PrimitiveArray'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1382): error C2989: 'v8::Script' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(98) : see declaration of 'v8::Script'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1874): error C2989: 'v8::StackTrace' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(103) : see declaration of 'v8::StackTrace'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(1942): error C2989: 'v8::StackFrame' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(102) : see declaration of 'v8::StackFrame'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2615): error C2989: 'v8::Value' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(112) : see declaration of 'v8::Value'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2621): error C2989: 'v8::Primitive' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(93) : see declaration of 'v8::Primitive'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2636): error C2989: 'v8::Boolean' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(71) : see declaration of 'v8::Boolean'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(2657): error C2989: 'v8::Name' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(86) : see declaration of 'v8::Name'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3052): error C2989: 'v8::String' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(104) : see declaration of 'v8::String'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3103): error C2989: 'v8::Symbol' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(106) : see declaration of 'v8::Symbol'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3141): error C2989: 'v8::Private' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(109) : see declaration of 'v8::Private'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3155): error C2989: 'v8::Number' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(87) : see declaration of 'v8::Number'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3170): error C2989: 'v8::Integer' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(82) : see declaration of 'v8::Integer'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3184): error C2989: 'v8::Int32' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(81) : see declaration of 'v8::Int32'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3198): error C2989: 'v8::Uint32' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(110) : see declaration of 'v8::Uint32'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3253): error C2989: 'v8::BigInt' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(69) : see declaration of 'v8::BigInt'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3775): error C2989: 'v8::Object' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(89) : see declaration of 'v8::Object'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3795): error C2989: 'v8::Array' : class template has already been declared as a non-class template (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(67) : see declaration of 'v8::Array'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4092): error C2504: 'v8::Object' : base class undefined (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4099): error C2061: syntax error : identifier 'FunctionCallback' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4106): error C2061: syntax error : identifier 'FunctionCallback' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4113): error C2059: syntax error : 'return' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4113): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4121): error C2146: syntax error : missing ';' before identifier 'NewInstanceWithSideEffectType' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4123): error C2039: 'kHasSideEffect' : is not a member of 'v8::SideEffectType' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(3327) : see declaration of 'v8::SideEffectType'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4123): error C2270: 'NewInstanceWithSideEffectType' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4133): error C2270: 'GetName' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4141): error C2270: 'GetInferredName' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4147): error C2270: 'GetDebugName' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4153): error C2270: 'GetDisplayName' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4159): error C2270: 'GetScriptLineNumber' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4164): error C2270: 'GetScriptColumnNumber' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4169): error C2270: 'ScriptId' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4175): error C2270: 'GetBoundFunction' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4177): error C2270: 'GetScriptOrigin' : modifiers not allowed on nonmember functions (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4181): error C2059: syntax error : 'private' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4182): error C2059: syntax error : ')' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4194): error C2504: 'Object' : base class undefined (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4202): error C2504: 'Object' : base class undefined (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4208): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4209): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4209): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4210): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4215): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4221): error C2061: syntax error : identifier 'Local' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4222): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4222): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4223): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4225): error C2061: syntax error : identifier 'Local' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4226): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4226): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4227): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4229): error C2061: syntax error : identifier 'Value' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4233): error C2061: syntax error : identifier 'Value' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4242): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4242): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4243): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4245): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4245): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4246): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4258): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4265): error C2061: syntax error : identifier 'Value' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4271): error C2061: syntax error : identifier 'Value' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4308): error C2061: syntax error : identifier 'Local' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4308): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4311): error C2061: syntax error : identifier 'Local' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4311): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4314): error C2061: syntax error : identifier 'Local' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4314): error C2535: 'PropertyDescriptor::PropertyDescriptor(void)' : member function already defined or declared (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4305) : see declaration of 'PropertyDescriptor::PropertyDescriptor'
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4318): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4321): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4323): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4338): error C2059: syntax error : 'return' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4338): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4340): error C2072: 'PropertyDescriptor' : initialization of a function (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4340): error C2059: syntax error : ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2143: syntax error : missing ',' before '&' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2072: 'operator =' : initialization of a function (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4341): error C2059: syntax error : ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4343): error C2059: syntax error : 'private' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4344): error C2143: syntax error : missing ';' before '*' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4345): error C2059: syntax error : '}' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4345): error C2143: syntax error : missing ';' before '}' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4351): error C2504: 'Object' : base class undefined (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4353): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C2143: syntax error : missing ';' before '<' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): error C2238: unexpected token(s) preceding ';' (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]
C:\Users\bnr001c.atom.node-gyp.node-gyp\4.2.7\include\node\v8.h(4354): fatal error C1003: error count exceeds 100; stopping compilation (..\src\validation.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate\build\validation.vcxproj]

[email protected] install C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher
node-gyp rebuild

C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher>if not defined npm_config_node_gyp (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
main.cc
common.cc
handle_map.cc
pathwatcher_win.cc
win_delay_load_hook.cc
C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\nan\nan.h(87): fatal error C1060: compiler is out of heap space (..\src\main.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher\build\pathwatcher.vcxproj]
C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\nan\nan.h(87): fatal error C1060: compiler is out of heap space (..\src\handle_map.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher\build\pathwatcher.vcxproj]
C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\nan\nan.h(87): fatal error C1060: compiler is out of heap space (..\src\common.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher\build\pathwatcher.vcxproj]
C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\nan\nan.h(87): fatal error C1060: compiler is out of heap space (..\src\pathwatcher_win.cc) [C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher\build\pathwatcher.vcxproj]

npm WARN deprecated [email protected]: This package has moved to @jupyterlab/services
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 WARN deprecated [email protected]: use @phosphor/ packages
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\bin\node.exe" "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\bufferutil
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\bin\node.exe" "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\utf-8-validate
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\bin\node.exe" "C:\Users\bnr001c\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\node_modules\jupyter-notebook\node_modules\pathwatcher
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\bnr001c\AppData\Local\Temp\apm-install-dir-120315-15260-16w76rr.h4uqh\package.json'
npm WARN apm-install-dir-120315-15260-16w76rr.h4uqh No description
npm WARN apm-install-dir-120315-15260-16w76rr.h4uqh No repository field.
npm WARN apm-install-dir-120315-15260-16w76rr.h4uqh No README data
npm WARN apm-install-dir-120315-15260-16w76rr.h4uqh No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jupyter-notebook\node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jupyter-notebook\node_modules\utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\bnr001c.atom.apm_logs\2020-04-15T06_29_40_142Z-debug.log

I too got the same error. Please fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants