What makes seed to look for makefile?
I’m using general purpose v4 in both services and only one is looking for makefile.
g
Garret Harp
10/23/2021, 12:19 AM
looks like the one on the right has whatever the service package is
s
Shine Li
10/23/2021, 12:21 AM
They both look for package.Json but only one looks for makefile
g
Garret Harp
10/23/2021, 12:22 AM
The logs show a "Looking for service package" on both right after looking for package.json and then after it looks for make file. I have no idea what service package is though.
s
Shine Li
10/23/2021, 12:26 AM
It’s a line wrap of package.json
Shine Li
10/23/2021, 12:27 AM
Only the left one looks for makefile in the log. Not both