Tygo is not finding config for my package #14
Answered
by
gzuidhof
ManoloTonto1
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi Manuel,
As the comment suggests, try to define it as you would import it, so
generally it would be something like “github.com/my/repo/models”, not as a
relative path
…On Mon, 30 Jan 2023 at 00:32, Manuel Lopez ***@***.***> wrote:
Hello there, I just installed tygo and wanted to start using it but, i
can't get it to pickup my current package directory.
my config file looks like this.
[image: image]
<https://user-images.githubusercontent.com/74105210/215362276-043c896e-0a63-4eeb-a585-1540b77ff130.png>
and the error i am getting:
2023/01/30 00:27:05 Config not found for package grapeseed/models
I am running this on go version 1.19 and at the root of my project.
Thanks for the help!!
—
Reply to this email directly, view it on GitHub
<#14>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAH5ZFVDOF7M7NXL5J2JZ6DWU34ZLANCNFSM6AAAAAAUKQQSQU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
gzuidhof
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 there, I just installed tygo and wanted to start using it but, i can't get it to pickup my current package directory.

my config file looks like this.
and the error i am getting:
2023/01/30 00:27:05 Config not found for package grapeseed/models
I am running this on go version 1.19 and at the root of my project.
Thanks for the help!!
Beta Was this translation helpful? Give feedback.
All reactions