Replies: 2 comments 2 replies
-
@Zil117 try removing the snap7 package from package.json and try again, if you still have issues, use the docker version |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are using node version 20! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, is anyone can help me with the problem that im facing on the installation.
C:\Windows\System32>npm install -g --unsafe-perm @frangoteam/fuxa
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is deprecated, please contact sterfive to acquire access to @sterfive/crawler revamped and improved module
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\sqlite3',
npm warn cleanup [Error: EBUSY: resource busy or locked, rmdir 'C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\sqlite3'] {
npm warn cleanup errno: -4082,
npm warn cleanup code: 'EBUSY',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\sqlite3'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules',
npm warn cleanup [Error: EBUSY: resource busy or locked, rmdir 'C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\sqlite3'] {
npm warn cleanup errno: -4082,
npm warn cleanup code: 'EBUSY',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\sqlite3'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\test'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\node-gyp\test'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\js-sdsl'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\js-sdsl'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
npm error code 1
npm error path C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-snap7
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c prebuild-install || node-gyp rebuild
npm error prebuild-install WARN install No prebuilt binaries found (target=20.18.0 runtime=node arch=x64 libc= platform=win32)
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp info find Python using Python version 3.13.0 found at "C:\Users\User\AppData\Local\Programs\Python\Python313\python.exe"
npm error gyp ERR! find VS
npm error gyp ERR! find VS msvs_version not set from command line or npm config
npm error gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm error gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
npm error gyp ERR! find VS looking for Visual Studio 2015
npm error gyp ERR! find VS - not found
npm error gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm error gyp ERR! find VS
npm error gyp ERR! find VS **************************************************************
npm error gyp ERR! find VS You need to install the latest version of Visual Studio
npm error gyp ERR! find VS including the "Desktop development with C++" workload.
npm error gyp ERR! find VS For more information consult the documentation at:
npm error gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm error gyp ERR! find VS **************************************************************
npm error gyp ERR! find VS
npm error gyp ERR! configure error
npm error gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm error gyp ERR! stack at VisualStudioFinder.fail (C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\find-visualstudio.js:122:47)
npm error gyp ERR! stack at C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\find-visualstudio.js:75:16
npm error gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\find-visualstudio.js:363:14)
npm error gyp ERR! stack at C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\find-visualstudio.js:71:14
npm error gyp ERR! stack at C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\find-visualstudio.js:384:16
npm error gyp ERR! stack at C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\util.js:54:7
npm error gyp ERR! stack at C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-gyp\lib\util.js:33:16
npm error gyp ERR! stack at ChildProcess.exithandler (node:child_process:430:5)
npm error gyp ERR! stack at ChildProcess.emit (node:events:519:28)
npm error gyp ERR! stack at maybeClose (node:internal/child_process:1105:16)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5)
npm error gyp ERR! System Windows_NT 10.0.22631
npm error gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\User\AppData\Roaming\npm\node_modules\@frangoteam\fuxa\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
npm error gyp ERR! cwd C:\Users\User\AppData\Roaming\npm\node_modules@frangoteam\fuxa\node_modules\node-snap7
npm error gyp ERR! node -v v20.18.0
npm error gyp ERR! node-gyp -v v8.4.1
npm error gyp ERR! not ok
npm error A complete log of this run can be found in: C:\Users\User\AppData\Local\npm-cache_logs\2024-10-09T15_45_09_527Z-debug-0.log
Beta Was this translation helpful? Give feedback.
All reactions