Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Can not create aragon app by command "npx create-aragon-app xxx" #1916

@manhthong-sg

Description

@manhthong-sg

🐛 Bug Report

When I follow the docs create an aragon app at https://hack.aragon.org/docs/tutorial, at step run command

npx create-aragon-app foo

And it get error below.

Have you read the Contributing Guidelines on issues?

  • Yes

To Reproduce

  1. Run command npx create-aragon-app daodakshow
  2. See error
    √ Preparing initialization
    √ Cloning app template
    √ Preparing template
    × Installing package dependencies
    → Failed to install dependencies. See above output.
    × Command failed with exit code 1: yarn install
    warning package.json: No license field
    warning daodakshow@0.0.1: No license field
    warning Pattern ["cors@latest"] is trying to unpack in the same destination "C:\Users\manht\AppData\Local\Yarn\Cache\v6\npm-cors-2.8.5-eac11da51592dd86b9f06f6e7ac293b3df875d29-integrity\node_modules\cors" as pattern ["cors@^2.8.1"]. This could result in non-deterministic behavior, skipping.
    warning Pattern ["object-assign@latest"] is trying to unpack in the same destination "C:\Users\manht\AppData\Local\Yarn\Cache\v6\npm-object-assign-4.1.1-2109adc7965887cfc05cbbd442cac8bfbb360863-integrity\node_modules\object-assign" as pattern ["object-assign@^4.0.0","object-assign@^4.1.1","object-assign@^4.0.1","object-assign@^4","object-assign@^4.1.0","object-assign@^4"]. This could result in non-deterministic behavior, skipping.
    warning Pattern ["send@latest"] is trying to unpack in the same destination "C:\Users\manht\AppData\Local\Yarn\Cache\v6\npm-send-0.17.1-c1d8b059f7900f7466dd4938bdc44e11ddb376c8-integrity\node_modules\send" as pattern ["send@0.17.1","send@0.17.1"]. This could result in non-deterministic behavior, skipping.
    warning "@aragon/os > @aragon/truffle-config-v4 > @truffle/hdwallet-provider > @trufflesuite/web3-provider-engine > eth-block-tracker > @babel/plugin-transform-runtime@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0".
    warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "ganache-cli@^6.0.0".
    warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "solidity-coverage@^0.6.2".
    warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-core-promievent@^1.2.1".
    warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-eth-abi@^1.2.1".
    warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-utils@^1.2.1".
    warning Error running install script for optional dependency: "D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt: Command failed.
    Exit code: 1
    Command: node-gyp rebuild
    Arguments:
    Directory: D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt
    Output:
    D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
    gyp info it worked if it ends with ok
    gyp info using node-gyp@5.0.5
    gyp info using node@12.13.0 | win32 | x64
    gyp info find Python using Python version 2.7.18 found at "C:\Python27\python.exe"
    gyp info find VS using VS2017 (15.9.28307.1919) found at:
    gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools"
    gyp info find VS run with --verbose for detailed information
    gyp info spawn C:\Python27\python.exe
    gyp info spawn args [
    gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
    gyp info spawn args 'binding.gyp',
    gyp info spawn args '-f',
    gyp info spawn args 'msvs',
    gyp info spawn args '-I',
    gyp info spawn args 'D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt\\build\\config.gypi',
    gyp info spawn args '-I',
    gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
    gyp info spawn args '-I',
    gyp info spawn args 'C:\\Users\\manht\\AppData\\Local\\node-gyp\\Cache\\12.13.0\\include\\node\\common.gypi',
    gyp info spawn args '-Dlibrary=shared_library',
    gyp info spawn args '-Dvisibility=default',
    gyp info spawn args '-Dnode_root_dir=C:\\Users\\manht\\AppData\\Local\\node-gyp\\Cache\\12.13.0',
    gyp info spawn args '-Dnode_gyp_dir=C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp',
    gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\manht\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\12.13.0\\\\<(target_arch)\\\\node.lib',
    gyp info spawn args '-Dmodule_root_dir=D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt',
    gyp info spawn args '-Dnode_engine=v8',
    gyp info spawn args '--depth=.',
    gyp info spawn args '--no-parallel',
    gyp info spawn args '--generator-output',
    gyp info spawn args 'D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt\\build',
    gyp info spawn args '-Goutput_dir=.'
    gyp info spawn args ]
    Warning: Missing input files:
    D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\..\scrypt\win\include\config.h
    gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
    gyp info spawn args [
    gyp info spawn args 'build/binding.sln',
    gyp info spawn args '/clp:Verbosity=minimal',
    gyp info spawn args '/nologo',
    gyp info spawn args '/p:Configuration=Release;Platform=x64'
    gyp info spawn args ]
    Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
    Copying scrypt/win/include/config.h to scrypt/scrypt-1.2.0/config.h
    The system cannot find the file specified.
    win_delay_load_hook.cc
    copied_files.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\copied_files.node
    memlimit.c
    keyderivation.c
    pickparams.c
    hash.c
    win_delay_load_hook.cc
    scrypt_wrapper.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\scrypt_wrapper.lib
    crypto_scrypt.c
    crypto_scrypt_smix.c
    warnp.c
    sha256.c
    insecure_memzero.c
    scryptenc_cpuperf.c
    mman.c
    gettimeofday.c
    win_delay_load_hook.cc
    scrypt_lib.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\scrypt_lib.lib
    scrypt_common.cc
    scrypt_params_async.cc
    scrypt_params_sync.cc
    scrypt_kdf_async.cc
    scrypt_kdf_sync.cc
    scrypt_kdf-verify_sync.cc
    scrypt_kdf-verify_async.cc
    scrypt_hash_sync.cc
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
    scrypt_hash_async.cc
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(24): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(24): error C2512: 'NodeScrypt::Params': no appropriate default constructor available [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(33): note: see declaration of 'NodeScrypt::Params' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): error C2660: 'v8::Value::IntegerValue': function does not take 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
    c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2609): note: see declaration of 'v8::Value::IntegerValue' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
    d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): error C2789: 'hash_size': an object of const-qualified type must be initializedd:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]

c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): note: see declaration of 'hash_size'

d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
scrypt_node.cc
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
warning Error running install script for optional dependency: "D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments:
Directory: D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt
Output:
D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
gyp info it worked if it ends with ok
gyp info using node-gyp@5.0.5
gyp info using node@12.13.0 | win32 | x64
gyp info find Python using Python version 2.7.18 found at "C:\Python27\python.exe"
gyp info find VS using VS2017 (15.9.28307.1919) found at:
gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools"
gyp info find VS run with --verbose for detailed information
gyp info spawn C:\Python27\python.exe
gyp info spawn args [
gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-I',
gyp info spawn args 'D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\manht\\AppData\\Local\\node-gyp\\Cache\\12.13.0\\include\\node\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\\Users\\manht\\AppData\\Local\\node-gyp\\Cache\\12.13.0',
gyp info spawn args '-Dnode_gyp_dir=C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp',
gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\manht\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\12.13.0\\\\<(target_arch)\\\\node.lib',
gyp info spawn args '-Dmodule_root_dir=D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'D:\\Desktop\\test-dao.dakshow.eth\\daodakshow\\node_modules\\scrypt\\build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
Warning: Missing input files:
D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\..\scrypt\win\include\config.h
gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [
gyp info spawn args 'build/binding.sln',
gyp info spawn args '/clp:Verbosity=minimal',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64'
gyp info spawn args ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Copying scrypt/win/include/config.h to scrypt/scrypt-1.2.0/config.h
The system cannot find the file specified.
win_delay_load_hook.cc
copied_files.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\copied_files.node
memlimit.c
keyderivation.c
pickparams.c
hash.c
win_delay_load_hook.cc
scrypt_wrapper.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\scrypt_wrapper.lib
crypto_scrypt.c
crypto_scrypt_smix.c
warnp.c
sha256.c
insecure_memzero.c
scryptenc_cpuperf.c
mman.c
gettimeofday.c
win_delay_load_hook.cc
scrypt_lib.vcxproj -> D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\Release\\scrypt_lib.lib
scrypt_common.cc
scrypt_params_async.cc
scrypt_params_sync.cc
scrypt_kdf_async.cc
scrypt_kdf_sync.cc
scrypt_kdf-verify_sync.cc
scrypt_kdf-verify_async.cc
scrypt_hash_sync.cc
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf-verify_sync.cc)
scrypt_hash_async.cc
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(24): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(24): error C2512: 'NodeScrypt::Params': no appropriate default constructor available [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(33): note: see declaration of 'NodeScrypt::Params' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): error C2660: 'v8::Value::IntegerValue': function does not take 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2609): note: see declaration of 'v8::Value::IntegerValue' (compiling source file ..\src\node-boilerplate\scrypt_hash_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): error C2789: 'hash_size': an object of const-qualified type must be initializedd:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]

c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_sync.cc(25): note: see declaration of 'hash_size'

d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
scrypt_node.cc
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_async.h(53): warning C4996: 'Nan::Callback::Call': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(39): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]

d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\nan\nan.h(1742): note: see declaration of 'Nan::Callback::Call' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc)
dd:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_params_async.h(35): error C2660: 'v8::Value::NumberValue': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc):\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_async.h(53): warning C4996: 'Nan::Callback::Call': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)

c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2608): note: see declaration of 'v8::Value::NumberValue' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\nan\nan.h(1742): note: see declaration of 'Nan::Callback::Call' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)

d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(40): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_params_async.h(36): error C2660: 'v8::Value::NumberValue': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2608): note: see declaration of 'v8::Value::NumberValue' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_kdf_async.h(36): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(41): error C2660: 'v8::Value::Uint32Value': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_params_async.h(37): error C2660: 'v8::Value::IntegerValue': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2609): note: see declaration of 'v8::Value::IntegerValue' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_kdf_async.h(36): error C2512: 'NodeScrypt::Params::Params': no appropriate default constructor available (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_kdf_sync.cc(29): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_params_async.h(38): error C2660: 'v8::Value::IntegerValue': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2609): note: see declaration of 'v8::Value::IntegerValue' (compiling source file ..\src\node-boilerplate\scrypt_params_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_kdf_async.h(40): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_kdf_sync.cc(29): error C2512: 'NodeScrypt::Params': no appropriate default constructor available [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]

c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(3402): note: see declaration of 'v8::Object::Set' (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_common.h(33): note: see declaration of 'NodeScrypt::Params' (compiling source file ..\src\node-boilerplate\scrypt_kdf_sync.cc)
win_delay_load_hook.cc
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_kdf_async.h(41): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_kdf_async.cc)d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_params_async.cc(23): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2611): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_async.h(53): warning C4996: 'Nan::Callback::Call': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\nan\nan.h(1742): note: see declaration of 'Nan::Callback::Call' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(36): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(37): error C2660: 'v8::Value::IntegerValue': function does not take 0 arguments (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(2609): note: see declaration of 'v8::Value::IntegerValue' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(36): error C2512: 'NodeScrypt::Params::Params': no appropriate default constructor available (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(42): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(3402): note: see declaration of 'v8::Object::Set' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(43): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(3402): note: see declaration of 'v8::Object::Set' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(44): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(3402): note: see declaration of 'v8::Object::Set' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\inc\scrypt_hash_async.h(47): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc) [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
c:\users\manht\appdata\local\node-gyp\cache\12.13.0\include\node\v8.h(3457): note: see declaration of 'v8::Object::Get' (compiling source file ..\src\node-boilerplate\scrypt_hash_async.cc)
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_async.cc(49): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\src\node-boilerplate\scrypt_hash_async.cc(52): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt\build\scrypt.vcxproj]
d:\desktop\test-dao.dakshow.eth\daodakshow\node_modules\nan\nan.h(1742): note: see declaration of 'Nan::Callback::Call'
gyp ERR! build error
gyp ERR! stack Error: C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\MSBuild\\15.0\\Bin\\MSBuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:210:5)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Windows_NT 10.0.19044
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd D:\Desktop\test-dao.dakshow.eth\daodakshow\node_modules\scrypt
gyp ERR! node -v v12.13.0
gyp ERR! node-gyp -v v5.0.5
gyp ERR! not ok"
warning package.json: No license field
An unexpected error occurred:
RangeError: Maximum call stack size exceeded
at Object._db [as dynCall_viiiiii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:120931)
at invoke_viiiiii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1117622)
at Array.ova (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:13:29030)
at Object.L9a [as dynCall_vi] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:99033)
at invoke_vi (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1114426)
at Array.wta (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:704789)
at Object.Cfb [as dynCall_iii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:130740)
at invoke_iii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1118857)
at Array.uta (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:703085)
at Object.Xfb [as dynCall_iiiiii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:131900)
at invoke_iiiiii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1119107)
at yua (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:861324)
at qra (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:535869)
at Array.oqa (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:461143)
at Object.zhb [as dynCall_iiiii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:139268)
at invoke_iiiii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1120221)
at Array.Zpa (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:406357)
at Object.wjb [as dynCall_viiii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1121512)
at Array.Zpa (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:10:403171)
at Object.wjb [as dynCall_viiii] (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (D:\Desktop\test-dao.dakshow.eth\daodakshow\cache\compilers\soljson-v0.4.24+commit.e67f0147.js:1:1121512)
error Command failed with exit code 1.
error Command failed with exit code 1.

Failed to install dependencies. See above output.

Expected behavior

Succesfull installation

Actual Behavior

Environment

  • OS and OS version: Win 10, Version 10.0.19044 Build 19044
    -Node version: v12.13.0
    -yarn: 1.22.18
    -npm: 6.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions