Setting Local environment variables... ---- WP-CLI: Warning: PHP Startup: Unable to load dynamic library 'php_imagick.dll' (tried: C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0 WP-CLI: WP-CLI 2.6.0 Composer: Warning: PHP Startup: Unable to load dynamic library 'php_imagick.dll' (tried: C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0 Composer: Warning: PHP Startup: Unable to load dynamic library 'php_imagick.dll' (tried: C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0 Composer: Composer version 2.1.5 2021-07-23 10:35:47 PHP: Warning: PHP Startup: Unable to load dynamic library 'php_imagick.dll' (tried: C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Program Files (x86)/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0 PHP: 7.4.1 MySQL: mysql Ver 8.0.16 for Win64 on x86_64 (MySQL Community Server - GPL) ---- Loaded Shell for Local Site: wpdev ---- C:\Users\user\Local Sites\wpdev\app\public>ls index.php wp-admin wp-config.php wp-links-opml.php wp-settings.php license.txt wp-blog-header.php wp-content wp-load.php wp-signup.php readme.html wp-comments-post.php wp-cron.php wp-login.php wp-trackback.php wp-activate.php wp-config-sample.php wp-includes wp-mail.php xmlrpc.php C:\Users\user\Local Sites\wpdev\app\public>l 'l' is not recognized as an internal or external command, operable program or batch file. C:\Users\user\Local Sites\wpdev\app\public>cd wp-content C:\Users\user\Local Sites\wpdev\app\public\wp-content>cd plubins The system cannot find the path specified. C:\Users\user\Local Sites\wpdev\app\public\wp-content>cd plugins C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins>node --version v16.14.2 C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins>npm --version 8.7.0 C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins>npx --version 8.7.0 C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins>ls divi-100-login-page index.php nav-menu-roles package-lock.json wp-persistent-login divimenus members node_modules package.json C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins>npx create-divi-extension nav-menus Creating a new Divi extension in C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus. Installing packages. This might take a couple of minutes. Installing react, react-dom, and divi-scripts... yarn add v1.22.15 warning ..\package.json: No license field info No lockfile found. [1/4] Resolving packages... warning divi-scripts > babel-eslint@8.2.2: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. warning divi-scripts > eslint-loader@1.9.0: This loader has been deprecated. Please use eslint-webpack-plugin warning divi-scripts > extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin warning divi-scripts > html-webpack-plugin@2.30.1: out of support warning divi-scripts > fsevents@1.1.3: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. warning divi-scripts > autoprefixer > browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. warning divi-scripts > divi-dev-utils > browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. warning divi-scripts > @babel/runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning divi-scripts > css-loader > cssnano > autoprefixer > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. warning divi-scripts > node-sass > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning divi-scripts > node-sass > node-gyp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning divi-scripts > grunt-contrib-compress > iltorb@2.4.5: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb warning divi-scripts > svgr > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. warning divi-scripts > uglifyjs-webpack-plugin > uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 warning divi-scripts > webpack-dev-server > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies warning divi-scripts > webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. warning divi-scripts > fsevents > node-pre-gyp@0.6.39: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future warning divi-scripts > fsevents > node-pre-gyp > request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142 warning divi-scripts > css-loader > cssnano > postcss-merge-rules > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. warning divi-scripts > css-loader > cssnano > postcss-svgo > svgo@0.7.2: This SVGO version is no longer supported. Upgrade to v2.x.x. warning divi-scripts > node-sass > request > har-validator@5.1.5: this library is no longer supported warning divi-scripts > fsevents > node-pre-gyp > request > har-validator@4.2.1: this library is no longer supported warning divi-scripts > node-sass > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning divi-scripts > fsevents > node-pre-gyp > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning divi-scripts > webpack-dev-server > sockjs > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning divi-scripts > node-sass > node-gyp > tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. warning divi-scripts > fsevents > node-pre-gyp > tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. warning divi-scripts > svgr > svgo > stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility warning divi-scripts > fsevents > node-pre-gyp > hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning divi-scripts > fsevents > node-pre-gyp > request > hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning divi-scripts > fsevents > node-pre-gyp > tar-pack > tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. warning divi-scripts > webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies warning divi-scripts > css-loader > cssnano > postcss-merge-rules > caniuse-api > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. warning divi-scripts > eslint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. warning divi-scripts > svgr > h2x-core > h2x-parse > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning divi-scripts > jest > @jest/core > jest-haste-map > sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added warning divi-scripts > fsevents > node-pre-gyp > hawk > hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > fsevents > node-pre-gyp > hawk > cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > fsevents > node-pre-gyp > hawk > sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning divi-scripts > fsevents > node-pre-gyp > hawk > sntp > hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > fsevents > node-pre-gyp > hawk > boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > fsevents > node-pre-gyp > hawk > cryptiles > boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > fsevents > node-pre-gyp > hawk > boom > hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning divi-scripts > webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated warning divi-scripts > webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. warning divi-scripts > css-loader > cssnano > postcss-merge-rules > postcss-selector-parser > flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. warning divi-scripts > babel-jest > babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning divi-scripts > svgr > h2x-core > h2x-parse > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning divi-scripts > webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning divi-scripts > webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated warning divi-scripts > webpack-dev-server > chokidar > braces > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2/4] Fetching packages... info fsevents@1.1.3: The platform "win32" is incompatible with this module. info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@1.2.13: The platform "win32" is incompatible with this module. info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@2.3.2: The platform "win32" is incompatible with this module. info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning "divi-scripts > babel-plugin-named-asset-import@1.0.0-next.fb6e6f70" has incorrect peer dependency "@babel/core@^7.1.0". warning "divi-scripts > babel-preset-divi-extension > babel-plugin-transform-dynamic-import > @babel/plugin-syntax-dynamic-import@7.0.0-beta.34" has incorrect peer dependency "@babel/core@7.0.0-beta.34". warning "divi-scripts > grunt-po2mo@0.1.5" has incorrect peer dependency "grunt@1.4.1". [4/4] Building fresh packages... [-/5] ⠐ waiting... [-/5] ⠐ waiting... [-/5] ⠐ waiting... [4/5] ⠐ iltorb error C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass: Command failed. Exit code: 1 Command: node scripts/build.js Arguments: Directory: C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass Output: Building: C:\Program Files\nodejs\node.exe C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it ends with ok gyp verb cli [ gyp verb cli 'C:\\Program Files\\nodejs\\node.exe', gyp verb cli 'C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-gyp\\bin\\node-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 verb cli ] gyp info using node-gyp@3.8.0 gyp info using node@16.14.2 | 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 "c:\Python27\python.exe" in the PATH gyp verb `which` succeeded c:\Python27\python.exe c:\Python27\python.exe gyp verb check python version `c:\Python27\python.exe -c "import sys; print "2.7.18 gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j gyp verb get node dir no --target version specified, falling back to host node version: 16.14.2 gyp verb command install [ '16.14.2' ] gyp verb install input version string "16.14.2" gyp verb install installing version: 16.14.2 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: 16.14.2 gyp verb build dir attempting to create "build" dir: C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build gyp verb build dir "build" dir needed to be created? C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build gyp verb build/config.gypi creating config file gyp verb build/config.gypi writing out config file: C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\config.gypi (node:1248) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. (Use `node --trace-deprecation ...` to show where the warning was created) gyp verb config.gypi checking for gypi file: C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\config.gypi gyp verb common.gypi checking for gypi file: C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\common.gypi gyp verb gyp gyp format was not specified; forcing "msvs" gyp info spawn c:\Python27\python.exe gyp info spawn args [ gyp info spawn args 'C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\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 '-G', gyp info spawn args 'msvs_version=2015', gyp info spawn args '-I', gyp info spawn args 'C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-sass\\build\\config.gypi', gyp info spawn args '-I', gyp info spawn args 'C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-gyp\\addon.gypi', gyp info spawn args '-I', gyp info spawn args 'C:\\Users\\user\\.node-gyp\\16.14.2\\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\\user\\.node-gyp\\16.14.2', gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-gyp', gyp info spawn args '-Dnode_lib_file=C:\\Users\\user\\.node-gyp\\16.14.2\\<(target_arch)\\node.lib', gyp info spawn args '-Dmodule_root_dir=C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-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\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-sass\\build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp verb command build [] gyp verb build type Release gyp verb architecture x64 gyp verb node dev dir C:\Users\user\.node-gyp\16.14.2 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 [ gyp info spawn args 'build/binding.sln', 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. Build started 8/14/2022 12:05:25 AM. Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.sln" (1) is building "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) on node 1 (default targets). Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) is building "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\src\libsass.vcxproj" (3) on node 1 (default targets). C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\src\libsass.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. Done Building Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\src\libsass.vcxproj" (default targets) -- FAILED. Done Building Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.vcxproj.metaproj" (default targets) -- FAILED. Done Building Project "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.sln" (default targets) -- FAILED. Build FAILED. "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.sln" (default target) (1) -> "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\binding.vcxproj.metaproj" (default target) (2) -> "C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\src\libsass.vcxproj" (default target) (3) -> C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass\build\src\libsass.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.72 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\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-gyp\lib\build.js:262:23) gyp ERR! stack at ChildProcess.emit (node:events:526:28) gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) gyp ERR! System Windows_NT 10.0.19044 gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\user\\Local Sites\\wpdev\\app\\public\\wp-content\\plugins\\nav-menus\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd C:\Users\user\Local Sites\wpdev\app\public\wp-content\plugins\nav-menus\node_modules\node-sass gyp ERR! node -v v16.14.2