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

Gitlab CI/CD are failing #61

Open
kraju-appstec opened this issue Jan 28, 2022 · 0 comments
Open

Gitlab CI/CD are failing #61

kraju-appstec opened this issue Jan 28, 2022 · 0 comments

Comments

@kraju-appstec
Copy link

Hi,

My CI/CD Pipelines are getting failed due to the following errors. when I have checked in my server I am able to find the files. Kindly help me out how to resolve the issue.

Remove-Item : Cannot find path 'C:\gitlabrunner\builds\Y5fsazx3\0\my-app\node_modules\bootstrap-switch
-button-react\docs\node_modules\.cache\terser-webpack-plugin\content-v2\sha512\0d\85\35c59f05850d382b203b1fe25d67222436
e44f60444cb8d5859bcf1261ff73a06eb9a88d706dc4d74b1b8258dc6603a9152a13da4bcc573a76ae4b773b38' because it does not exist.
At line:1 char:75
+ ... ules -file -recurse | where {-not $_.extension} | Remove-Item -WhatIf
+                                                       ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\gitlabrunner...73a76ae4b773b38:String) [Remove-Item], ItemNotFoundEx
   ception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

Remove-Item : Cannot find path 'C:\gitlabrunner\builds\Y5fsazx3\0\my-app\node_modules\bootstrap-switch
-button-react\docs\node_modules\.cache\terser-webpack-plugin\content-v2\sha512\26\4a\45d6b1132a552fa5ee03c98034108cea0e
8da460baa975feb5509ce6b704f49eda83f042efa156d11735879285d99452491eaea83b438d21f992dad46b95' because it does not exist.
At line:1 char:75
+ ... ules -file -recurse | where {-not $_.extension} | Remove-Item -WhatIf
+                                                       ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\gitlabrunner...d21f992dad46b95:String) [Remove-Item], ItemNotFoundEx
   ception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
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