Running into error when executing mockery with .mockery.yaml fiel #739
Replies: 1 comment
-
|
I was missing the package path in the .mockery.yaml file |
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.
-
I am seeing the below error and looking for guidance to make progress with the below issue:
09 Dec 23 00:50 UTC INF Starting mockery dry-run=false version=v2.38.0 09 Dec 23 00:50 UTC INF Using config: /home/ubuntu/nephio/.mockery.yaml dry-run=false version=v2.38.0 09 Dec 23 00:50 UTC ERR encountered error when loading package error="-: package interfaces is not in GOROOT (/usr/local/go/src/interfaces)" dry-run=false version=v2.38.0 09 Dec 23 00:50 UTC ERR unable to parse packages error="error occurred when loading packages" dry-run=false version=v2.38.0Beta Was this translation helpful? Give feedback.
All reactions