Skip to content
New issue

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

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

Already on GitHub? # to your account

I automatically integrated and published, but encountered an error. #289

Open
bbhxwl opened this issue Dec 5, 2024 · 1 comment
Open

Comments

@bbhxwl
Copy link

bbhxwl commented Dec 5, 2024

Is it because of this issue? How should I solve it?

image

image

drone-scp version: v1.6.14-9-g0601816
tar all files into /tmp/dWlFSrjlVD.tar.gz
remote server os type is unix
scp file to server.
create folder /var/www/ADLWebNuxt3
untar file dWlFSrjlVD.tar.gz
error:  tar: ./.output/server/node_modules/pako: Cannot create symlink to `.nitro/pako@2.1.0': File exists
tar: Exiting with failure status due to previous errors

drone-scp error:  Process exited with status 2
drone-scp rollback: remove all target tmp file
remove file dWlFSrjlVD.tar.gz
2024/12/05 01:56:59 Process exited with status 2
@puzrin
Copy link
Member

puzrin commented Dec 5, 2024

That's a package manager issue, not a package one. The first thing to try is to remove the node_modules folder and any internal caches.

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

No branches or pull requests

2 participants