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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: EACCES: permission denied, copyfile #5432

Open
Th3S4mur41 opened this issue Feb 10, 2023 · 0 comments
Open

Error: EACCES: permission denied, copyfile #5432

Th3S4mur41 opened this issue Feb 10, 2023 · 0 comments
Labels

Comments

@Th3S4mur41
Copy link

Th3S4mur41 commented Feb 10, 2023

馃悶 Bug report

Description

After test run is completed, the process fails on CI when trying to copy messages.js

In the example below, the test runs in the mcr.microsoft.com/playwright docker container

Details

[hint] [hint] [Error: EACCES: permission denied, copyfile '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/en/messages.js' -> '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/messages.js'] {
[hint] [hint]   errno: -13,
[hint] [hint]   code: 'EACCES',
[hint] [hint]   syscall: 'copyfile',
[hint] [hint]   path: '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/en/messages.js',
[hint] [hint]   dest: '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/messages.js'
[hint] [hint] }
[hint] [hint] [Error: EACCES: permission denied, copyfile '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/en/messages.js' -> '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/messages.js'] {
[hint] [hint]   errno: -13,
[hint] [hint]   code: 'EACCES',
[hint] [hint]   syscall: 'copyfile',
[hint] [hint]   path: '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/en/messages.js',
[hint] [hint]   dest: '/__w/mh-photography.com/mh-photography.com/node_modules/@hint/formatter-html/dist/src/assets/js/scan/_locales/messages.js'
[hint] [hint] }
[hint] [hint] npm run hint exited with code 1

See e.g. https://github.com/Th3S4mur41/mh-photography.com/actions/runs/4098956889/jobs/7068469898

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

No branches or pull requests

1 participant