-
-
Notifications
You must be signed in to change notification settings - Fork 720
Open
Description
I install the content and it ask me for the better-sqlite3
. It try to install the better-sqlite3
but the next error appear...
>npm install better-sqlite3
The system cannot find the drive specified.
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup '[project_path]\\node_modules\\tar-fs',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir '[project_path]\node_modules\tar-fs\test\fixtures\b\a'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: '[project_path]\\node_modules\\tar-fs\\test\\fixtures\\b\\a'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup '[project_path]\\node_modules\\bl',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir '[project_path]\node_modules\bl\node_modules\readable-stream'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: '[project_path]\\node_modules\\bl\\node_modules\\readable-stream'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
npm error code 1
npm error path [project_path]\node_modules\better-sqlite3
npm error command failed
npm error command powershell -c prebuild-install || node-gyp rebuild --release
npm error At line:1 char:18
npm error + prebuild-install || node-gyp rebuild --release
npm error + ~~
npm error The token '||' is not a valid statement separator in this version.
npm error + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
npm error + FullyQualifiedErrorId : InvalidEndOfLine
npm error A complete log of this run can be found in: C:\Users\[user]AppData\Local\npm-cache\_logs\2025-10-09T18_35_06_145Z-debug-0.log
FarrelAD
Metadata
Metadata
Assignees
Labels
No labels