Replies: 1 comment
-
Hi @Tomelin , The error message indicates that a config is not defined what you are trying to pass into the method. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi guys,
I'm following this article - https://roadie.io/backstage/plugins/scaffolder-http-requests/ to implement Action http request in my template, but when I start the backstage return this error:
and my code in line 36 is:
and whole scaffolder.ts is:
What is the problem?
Beta Was this translation helpful? Give feedback.
All reactions