pako
pako copied to clipboard
I automatically integrated and published, but encountered an error.
Is it because of this issue? How should I solve it?
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/[email protected]': 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
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.