Replies: 1 comment 3 replies
-
Could you share the logs for the CI/CD run with us? Does it repro if you run CI/CD on a GitHub-hosted runner? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
When adding the pagescripting in options and a yml file. I get the following error when running cicd pipeline
Unexpected error when running action. Error Message: Replay.ps1: Missing an argument for parameter 'ResultDir'. Specify a parameter of type 'System.String' and try again., StackTrace: at , : line 1 <- at , C:\Program Files\nodejs\npx.ps1: line 45 <- at , : line 2
I don't see anywhere I can specify this optional parameter, which according to documentation should default to a workspace.
I have installed npm and the Microsoft replay on the Azure vm hosting the runner.
Thx in advance
Christoffer Andersen
Beta Was this translation helpful? Give feedback.
All reactions