Open TommyXie1990 opened 1 week ago
Hello!
Did you run full installation command
npm install && npx playwright install --with-deps && npm run build && npm i -g
Best regards,
Mika
to 14. marrask. 2024 klo 5.58 TommyXie1990 @.***> kirjoitti:
when I run the wacat test command,got this error message; how to solve it, thanks.
[pid=3267][err] Referenced from: /Users/tommy.xie/Library/Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Frameworks/Chromium Framework.framework/Versions/130.0.6723.31/Chromium Framework › [pid=3267][err] Reason: image not found.
— Reply to this email directly, view it on GitHub https://github.com/mikesmallhelp/wacat/issues/58, or unsubscribe https://github.com/notifications/unsubscribe-auth/APFDBO5BH5PI2Y3O2U7KOID2AQNWTAVCNFSM6AAAAABRX6NYKKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TONBZGM4TMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
Please report if you still experience that error.
Best Regards,
Mika
to 14. marrask. 2024 klo 6.30 Mike Rapsen @.***> kirjoitti:
Hello!
Did you run full installation command
npm install && npx playwright install --with-deps && npm run build && npm i -g
Best regards,
Mika
to 14. marrask. 2024 klo 5.58 TommyXie1990 @.***> kirjoitti:
when I run the wacat test command,got this error message; how to solve it, thanks.
[pid=3267][err] Referenced from: /Users/tommy.xie/Library/Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Frameworks/Chromium Framework.framework/Versions/130.0.6723.31/Chromium Framework › [pid=3267][err] Reason: image not found.
— Reply to this email directly, view it on GitHub https://github.com/mikesmallhelp/wacat/issues/58, or unsubscribe https://github.com/notifications/unsubscribe-auth/APFDBO5BH5PI2Y3O2U7KOID2AQNWTAVCNFSM6AAAAABRX6NYKKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TONBZGM4TMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello, Please report if you still experience that error. Best Regards, Mika to 14. marrask. 2024 klo 6.30 Mike Rapsen @.> kirjoitti: … Hello! Did you run full installation command npm install && npx playwright install --with-deps && npm run build && npm i -g Best regards, Mika to 14. marrask. 2024 klo 5.58 TommyXie1990 @.> kirjoitti: > when I run the wacat test command,got this error message; how to solve > it, thanks. > > [pid=3267][err] Referenced from: > /Users/tommy.xie/Library/Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Frameworks/Chromium > Framework.framework/Versions/130.0.6723.31/Chromium Framework > › [pid=3267][err] Reason: image not found. > > — > Reply to this email directly, view it on GitHub > <#58>, or unsubscribe > https://github.com/notifications/unsubscribe-auth/APFDBO5BH5PI2Y3O2U7KOID2AQNWTAVCNFSM6AAAAABRX6NYKKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TONBZGM4TMMY > . > You are receiving this because you are subscribed to this thread.Message > ID: @.***> >
Hello, Please report if you still experience that error. Best Regards, Mika to 14. marrask. 2024 klo 6.30 Mike Rapsen @.> kirjoitti: … Hello! Did you run full installation command npm install && npx playwright install --with-deps && npm run build && npm i -g Best regards, Mika to 14. marrask. 2024 klo 5.58 TommyXie1990 @.> kirjoitti: > when I run the wacat test command,got this error message; how to solve > it, thanks. > > [pid=3267][err] Referenced from: > /Users/tommy.xie/Library/Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Frameworks/Chromium > Framework.framework/Versions/130.0.6723.31/Chromium Framework > › [pid=3267][err] Reason: image not found. > > — > Reply to this email directly, view it on GitHub > <#58>, or unsubscribe > https://github.com/notifications/unsubscribe-auth/APFDBO5BH5PI2Y3O2U7KOID2AQNWTAVCNFSM6AAAAABRX6NYKKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TONBZGM4TMMY > . > You are receiving this because you are subscribed to this thread.Message > ID: @.***> >
thanks for reply;yes, I have ran full installation command, and still experience that error.
Please try this:
npx playwright install --force
npm install && npx playwright install --with-deps && npm run build && npm install -g
wacat test https://mikesmallhelp-test-application.vercel.app/
Please tell if this helps. If not, please report error messages.
Please try this:
npx playwright install --force npm install && npx playwright install --with-deps && npm run build && npm install -g wacat test https://mikesmallhelp-test-application.vercel.app/
Please tell if this helps. If not, please report error messages.
hi, I have try with new command; but still occur this same error.
Please tell what is your Node.js version. Please run the command
node --version
wacat is tested with the Mac successfully with the node version v20.18.0.
If your version is below that, please upgrade the Node.js version and then run again:
npx playwright install --force
npm install && npx playwright install --with-deps && npm run build && npm install -g
wacat test https://mikesmallhelp-test-application.vercel.app/
at is tested with the Mac successfully with the node version v20.18.0.
My node version is v22.11.0; and I downgrade to the same node version:v20.18.0; but the same error still occur.
when I run the wacat test command,got this error message; how to solve it, thanks.
[pid=3267][err] Referenced from: /Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Frameworks/Chromium Framework.framework/Versions/130.0.6723.31/Chromium Framework › [pid=3267][err] Reason: image not found.