Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to install playwright (FaceFusion 3.1.1) | mac,m1, sequoia #885

Open
davidy1995 opened this issue Jan 22, 2025 · 0 comments
Open

Comments

@davidy1995
Copy link

First issue is while installing facefusion I faced with this message: "(6/11) Installing brew
Look for a dialog requesting the command line developer tools, and click 'Install'"

Couldn't find the place to click it and then playwright is showing as not installed and gives me this error
`npm error code EEXIST
npm error syscall mkdir
npm error path /XXXXXXXXX/XXXXXXXXX/.npm/_cacache/content-v2/sha512/4c/3b
npm error errno EEXIST
npm error Invalid response body while trying to fetch https://registry.npmjs.org/corepack: EACCES: permission denied, mkdir '/XXXXXXXXX/XXXXXXXXX/.npm/_cacache/content-v2/sha512/4c/3b'
npm error File exists: /Users/XXXXXXXXX/.npm/_cacache/content-v2/sha512/4c/3b
npm error Remove the existing file and try again, or run npm
npm error with --force to overwrite files recklessly.
npm verbose cwd /XXXXXXXXX/XXXXXXXXX/pinokio123/bin/miniconda/lib
npm verbose os Darwin 24.1.0
npm verbose node v20.17.0
npm verbose npm v10.8.2
npm verbose exit 1
npm verbose code 1
npm error A complete log of this run can be found in: /XXXXXXXXX/XXXXXXXXX/.npm/_logs/2025-01-22T12_09_32_121Z-debug-0.log
/cli.js install firefoxbase ; node /XXXXXXXXX/XXXXXXXXX/pinokio123/bin/miniconda/lib/node_modules/playwright/eactivate ; conda deacti
node:internal/modules/cjs/loader:1228
throw err;
^

Error: Cannot find module '/XXXXXXXXX/XXXXXXXXX/pinokio123/bin/miniconda/lib/node_modules/playwright/cli.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Module._load (node:internal/modules/cjs/loader:1051:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant