Skip to content

Gitlab CI/CD are failing #61

Description

@kraju-appstec

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions