Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 如何修复纱线中的超长错误?_Windows_Yarnpkg - Fatal编程技术网

Windows 如何修复纱线中的超长错误?

Windows 如何修复纱线中的超长错误?,windows,yarnpkg,Windows,Yarnpkg,当我尝试安装依赖项和模块时,如何修复Thread中的这个长错误?我甚至不知道如何解释它。我认为这给了我3个不同的错误,但我不知道该先关注哪一个。一个“错误”(?)说它找不到Python2,但后来它确实找到了。我确实有\python2\python.exe和\python3\python.exe,但python 3是我的首选路径。最后一行说有些东西是可选的,但是当出现几个错误时,它没有澄清它所说的是哪个模块。一个“错误”是指Microsoft SDK,但该项目是由Macintosh上的某个人创建的

当我尝试安装依赖项和模块时,如何修复Thread中的这个长错误?我甚至不知道如何解释它。我认为这给了我3个不同的错误,但我不知道该先关注哪一个。一个“错误”(?)说它找不到Python2,但后来它确实找到了。我确实有\python2\python.exe和\python3\python.exe,但python 3是我的首选路径。最后一行说有些东西是可选的,但是当出现几个错误时,它没有澄清它所说的是哪个模块。一个“错误”是指Microsoft SDK,但该项目是由Macintosh上的某个人创建的!为什么要依赖Windows

我想我已经不喜欢纱线了。它过于冗长,不必要地重复“gyp动词”和太多的反斜杠,而且完全模糊

C:\Users\Chloe\workspace\catalyst_research>yarn install
yarn install v1.5.1
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@1.1.2: The platform "win32" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
[1/2] ? node-zopfli: Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
[2/2] ? node-sass: Build failed with error code: 1
[-/2] ? waiting...
[-/2] ? waiting...
error An unexpected error occurred: "C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass: Command failed.
Exit code: 1
Command: C:\\windows\\system32\\cmd.exe
Arguments: /d /s /c node scripts/build.js
Directory: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass
Output:
Building: C:\\Program Files\
odejs\
ode.exe C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-gyp\\bin\
ode-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\\\Program Files\\\
odejs\\\
ode.exe',
gyp verb cli   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp\\\\bin\\\
ode-gyp.js',
gyp verb cli   'rebuild',
gyp verb cli   '--verbose',
gyp verb cli   '--libsass_ext=',
gyp verb cli   '--libsass_cflags=',
gyp verb cli   '--libsass_ldflags=',
gyp verb cli   '--libsass_library=' ]
gyp info using node-gyp@3.6.2
gyp info using node@9.10.1 | win32 | 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 \"python2\" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:13:12)
gyp verb `which` failed     at F (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:68:19)
gyp verb `which` failed     at E (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:80:29)
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:89:16
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\isexe\\index.js:42:5
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\isexe\\windows.js:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:170:21)
gyp verb `which` failed  python2 { Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:13:12)
gyp verb `which` failed     at F (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:68:19)
gyp verb `which` failed     at E (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:80:29)
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\which\\which.js:89:16
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\isexe\\index.js:42:5
gyp verb `which` failed     at C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\\isexe\\windows.js:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:170:21)
gyp verb `which` failed   stack: 'Error: not found: python2\
    at getNotFoundError (C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\which\\\\which.js:13:12)\
    at F (C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\which\\\\which.js:68:19)\
    at E (C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\which\\\\which.js:80:29)\
    at C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\which\\\\which.js:89:16\
    at C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\isexe\\\\index.js:42:5\
    at C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\\isexe\\\\windows.js:36:5\
    at FSReqWrap.oncomplete (fs.js:170:21)',
gyp verb `which` failed   code: 'ENOENT' }
gyp verb check python checking for Python executable \"python\" in the PATH
gyp verb `which` succeeded python C:\\Python36\\python.EXE
gyp verb check python version `C:\\Python36\\python.EXE -c \"import platform; print(platform.python_version());\"` returned: \"3.6.5\\r\
\"
gyp verb could not find \"C:\\Python36\\python.EXE\". checking python launcher
gyp verb check python launcher python executable found: \"C:\\\\Python27\\\\python.exe\"
gyp verb check python version `C:\\Python27\\python.exe -c \"import platform; print(platform.python_version());\"` returned: \"2.7.14\\r\
\"
gyp verb get node dir no --target version specified, falling back to host node version: 9.10.1
gyp verb command install [ '9.10.1' ]
gyp verb install input version string \"9.10.1\"
gyp verb install installing version: 9.10.1
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: 9.10.1
gyp verb build dir attempting to create \"build\" dir: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build
gyp verb build dir \"build\" dir needed to be created? C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build
gyp verb Not using VS2017: Could not use PowerShell to find VS2017
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\config.gypi
gyp verb config.gypi checking for gypi file: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\config.gypi
gyp verb common.gypi checking for gypi file: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\common.gypi
gyp verb gyp gyp format was not specified; forcing \"msvs\"
gyp info spawn C:\\Python27\\python.exe
gyp info spawn args [ 'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-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   '-G',
gyp info spawn args   'msvs_version=auto',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-sass\\\\build\\\\config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp\\\\addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1\\\\include\\\
ode\\\\common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1',
gyp info spawn args   '-Dnode_gyp_dir=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp',
gyp info spawn args   '-Dnode_lib_file=C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1\\\\<(target_arch)\\\
ode.lib',
gyp info spawn args   '-Dmodule_root_dir=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-sass',
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   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-sass\\\\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 C:\\Users\\Chloe\\.node-gyp\\9.10.1
gyp verb found first Solution file build/binding.sln
gyp verb could not find \"msbuild.exe\" in PATH - finding location in registry
gyp info spawn C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\msbuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args   '/nologo',
gyp info spawn args   '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the \"/m\" switch.
Build started 3/30/2018 10:40:15 PM.
Project \"C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\binding.sln\" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration \"Release|x64\".
MSBUILD : error MSB3411: Could not load the Visual C++ component \"VCBuild.exe\". If the component is not installed, either 1) install the Microsoft Windows SDK for Windows Server
2008 and .NET Framework 3.5, or 2) install Microsoft Visual Studio 2008.  [C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\binding.sln]
Done Building Project \"C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\binding.sln\" (default targets) -- FAILED.

Build FAILED.

\"C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\binding.sln\" (default target) (1) ->
(libsass target) ->
  MSBUILD : error MSB3411: Could not load the Visual C++ component \"VCBuild.exe\". If the component is not installed, either 1) install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5, or 2) install Microsoft Visual Studio 2008.  [C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass\\build\\binding.sln]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:01.02
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\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-gyp\\lib\\build.js:258:23)
gyp ERR! stack     at ChildProcess.emit (events.js:180:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command \"C:\\\\Program Files\\\
odejs\\\
ode.exe\" \"C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp\\\\bin\\\
ode-gyp.js\" \"rebuild\" \"--verbose\" \"--libsass_ext=\" \"--libsass_cflags=\" \"--libsass_ldflags=\" \"--libsass_library=\"
gyp ERR! cwd C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-sass
gyp ERR! node -v v9.10.1
gyp ERR! node-gyp -v v3.6.2




warning Error running install script for optional dependency: "C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli: Command failed.
Exit code: 1
Command: C:\\windows\\system32\\cmd.exe
Arguments: /d /s /c node-pre-gyp install --fallback-to-build
Directory: C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli
Output:
node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.6.36
node-pre-gyp info using node@9.10.1 | win32 | x64
node-pre-gyp info check checked for \"C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\lib\\binding\
ode-v59-win32-x64\\zopfli.node\" (not found)
node-pre-gyp http GET https://node-zopfli.s3.amazonaws.com/Release/zopfli-v2.0.2-node-v59-win32-x64.tar.gz
node-pre-gyp http 403 https://node-zopfli.s3.amazonaws.com/Release/zopfli-v2.0.2-node-v59-win32-x64.tar.gz
node-pre-gyp ERR! Tried to download(403): https://node-zopfli.s3.amazonaws.com/Release/zopfli-v2.0.2-node-v59-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node-zopfli@2.0.2 and node@9.10.1 (node-v59 ABI) (falling back to source compile with node-gyp)
node-pre-gyp http 403 status code downloading tarball https://node-zopfli.s3.amazonaws.com/Release/zopfli-v2.0.2-node-v59-win32-x64.tar.gz
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@9.10.1 | win32 | x64
gyp info ok
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@9.10.1 | win32 | x64
gyp info spawn C:\\Python27\\python.exe
gyp info spawn args [ 'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-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   '-G',
gyp info spawn args   'msvs_version=auto',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-zopfli\\\\build\\\\config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp\\\\addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1\\\\include\\\
ode\\\\common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1',
gyp info spawn args   '-Dnode_gyp_dir=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp',
gyp info spawn args   '-Dnode_lib_file=C:\\\\Users\\\\Chloe\\\\.node-gyp\\\\9.10.1\\\\<(target_arch)\\\
ode.lib',
gyp info spawn args   '-Dmodule_root_dir=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-zopfli',
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   'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-zopfli\\\\build',
gyp info spawn args   '-Goutput_dir=.' ]
gyp info ok
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@9.10.1 | win32 | x64
gyp info spawn C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\msbuild.exe
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' ]
Building the projects in this solution one at a time. To enable parallel build, please add the \"/m\" switch.
MSBUILD : error MSB3411: Could not load the Visual C++ component \"VCBuild.exe\". If the component is not installed, either 1) install the Microsoft Windows SDK for Windows Server
2008 and .NET Framework 3.5, or 2) install Microsoft Visual Studio 2008.  [C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\build\\binding.sln]
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\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-gyp\\lib\\build.js:258:23)
gyp ERR! stack     at ChildProcess.emit (events.js:180:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command \"C:\\\\Program Files\\\
odejs\\\
ode.exe\" \"C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-gyp\\\\bin\\\
ode-gyp.js\" \"build\" \"--fallback-to-build\" \"--module=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-zopfli\\\\lib\\\\binding\\\
ode-v59-win32-x64\\\\zopfli.node\" \"--module_name=zopfli\" \"--module_path=C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-zopfli\\\\lib\\\\binding\\\
ode-v59-win32-x64\"
gyp ERR! cwd C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli
gyp ERR! node -v v9.10.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\\Program Files\
odejs\
ode.exe C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-gyp\\bin\
ode-gyp.js build --fallback-to-build --module=C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\lib\\binding\
ode-v59-win32-x64\\zopfli.node --module_name=zopfli --module_path=C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\lib\\binding\
ode-v59-win32-x64' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-pre-gyp\\lib\\util\\compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:180:13)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:936:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
node-pre-gyp ERR! System Windows_NT 6.3.9600
node-pre-gyp ERR! command \"C:\\\\Program Files\\\
odejs\\\
ode.exe\" \"C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst_research\\\
ode_modules\\\
ode-pre-gyp\\\\bin\\\
ode-pre-gyp\" \"install\" \"--fallback-to-build\"
node-pre-gyp ERR! cwd C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli
node-pre-gyp ERR! node -v v9.10.1
node-pre-gyp ERR! node-pre-gyp -v v0.6.36
node-pre-gyp ERR! not ok
Failed to execute 'C:\\Program Files\
odejs\
ode.exe C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-gyp\\bin\
ode-gyp.js build --fallback-to-build --module=C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\lib\\binding\
ode-v59-win32-x64\\zopfli.node --module_name=zopfli --module_path=C:\\Users\\Chloe\\workspace\\catalyst_research\
ode_modules\
ode-zopfli\\lib\\binding\
ode-v59-win32-x64' (1)"
info This module is OPTIONAL, you can safely ignore this error
C:\Users\Chloe\workspace\catalyst\u research>纱线安装
纱线安装v1.5.1
[1/5]正在验证package.json。。。
[2/5]正在解析包。。。
[3/5]正在获取包。。。
信息fsevents@1.1.2:平台“win32”与此模块不兼容。
信息“fsevents@1.1.2“是可选的依赖项,兼容性检查失败。将其从安装中排除。
[4/5]链接依赖项。。。
[5/5]构建新的包。。。
[1/2] ? 节点zopfli:在这个解决方案中一次构建一个项目。要启用并行生成,请添加“/m”开关。
[2/2] ? 节点sass:生成失败,错误代码:1
[-/2] ? 等待。。。
[-/2] ? 等待。。。
错误发生意外错误:“C:\\Users\\Chloe\\workspace\\catalyst\U research”\
ode_模\
ode sass:命令失败。
退出代码:1
命令:C:\\windows\\system32\\cmd.exe
参数:/d/s/c节点脚本/build.js
目录:C:\\Users\\Chloe\\workspace\\catalyst\U research\
ode_模\
赞美诗
输出:
建筑:C:\\程序文件\
奥德伊斯\
ode.exe C:\\Users\\Chloe\\workspace\\catalyst\u研究\
ode_模\
ode gyp\\bin\
ode-gyp.js重建--verbose--libsass_ext=--libsass_cflags=--libsass_ldflags=--libsass_库=
gyp信息如果以ok结尾,它就起作用了
gyp verb cli['C:\\\程序文件\\\
奥德伊斯\\\
ode.exe',
gyp动词cli'C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode_模\\\
ode gyp\\\\bin\\\
ode gyp.js',
gyp动词cli“重建”,
gyp动词cli'--verbose',
gyp动词cli'--libsass_ext=',
gyp动词cli'--libsass_cflags=',
gyp动词cli'--libsass_ldflags=',
gyp动词cli'--libsass_library=']
gyp信息使用节点-gyp@3.6.2
gyp信息使用node@9.10.1| win32 | x64
gyp谓词命令重新生成[]
gyp动词命令clean[]
gyp动词clean删除“build”目录
gyp谓词命令配置[]
gyp谓词检查python检查路径中的python可执行文件“python2”
gyp动词`which`失败错误:未找到:python2
gyp动词`which`在getNotFoundError时失败(C:\\Users\\Chloe\\workspace\\catalyst\U)\
ode_modules\\which\\which.js:13:12)
gyp动词`which`在F处失败(C:\\Users\\Chloe\\workspace\\catalyst\u)\
ode_模块\\which\\which.js:68:19)
gyp动词`which`在E处失败(C:\\Users\\Chloe\\workspace\\catalyst\u)\
ode_modules\\which\\which.js:80:29)
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_modules\\which\\which.js:89:16
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_modules\\isexe\\index.js:42:5
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_模块\\isexe\\windows.js:36:5
gyp动词`which`在FSReqWrap.oncomplete失败(fs.js:170:21)
gyp动词`which`failed python2{错误:未找到:python2
gyp动词`which`在getNotFoundError时失败(C:\\Users\\Chloe\\workspace\\catalyst\U)\
ode_modules\\which\\which.js:13:12)
gyp动词`which`在F处失败(C:\\Users\\Chloe\\workspace\\catalyst\u)\
ode_模块\\which\\which.js:68:19)
gyp动词`which`在E处失败(C:\\Users\\Chloe\\workspace\\catalyst\u)\
ode_modules\\which\\which.js:80:29)
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_modules\\which\\which.js:89:16
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_modules\\isexe\\index.js:42:5
gyp动词`which`在C:\\Users\\Chloe\\workspace\\catalyst\u研究中失败\
ode_模块\\isexe\\windows.js:36:5
gyp动词`which`在FSReqWrap.oncomplete失败(fs.js:170:21)
gyp动词`which`failed stack:'错误:未找到:python2\
在getNotFoundError(C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\U research\\\
ode_模块\\\\which\\\\which.js:13:12)\
在F(C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode_模块\\\\which\\\\which.js:68:19)\
在E(C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode_模块\\\\which\\\\which.js:80:29)\
在C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode\U模块\\\\which\\\\which.js:89:16\
在C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode\U模块\\\\isexe\\\\index.js:42:5\
在C:\\\\Users\\\\Chloe\\\\workspace\\\\catalyst\u研究\\\
ode\U模块\\\\isexe\\\\windows.js:36:5\
在FSReqWrap.oncomplete(fs.js:170:21)中,
gyp动词`which`failed code:'enoint'}
gyp谓词检查python检查路径中的python可执行文件“python”
gyp动词`which`继承了python C:\\Python36\\python.EXE
gyp动词检查python版本`C:\\Python36\\python.EXE-C\'导入平台;打印(platform.python_version())\“`returned:\”3.6.5\\r\
\"
gyp谓词找不到\“C:\\Python36\\python.EXE\”。正在检查python启动器
gyp谓词检查python启动程序找到python可执行文件:\“C:\\\\Python27\\\\python.exe”
gyp动词检查python版本`C:\\Python27\\python.exe-C\'导入平台;打印(platform.python_version())\“`returned:\”2.7.14\\r\
\"
gyp谓词get node dir no——指定了目标版本,返回到主机节点版本:9.10.1
gyp动词命令安装['9.10.1']
gyp动词安装输入版本字符串“9.10.1”
gyp动词安装版本:9.10.1
吉普河