Cannot start metabase at tag of v1.38.1

Hi, I in the tag of v1.38.1 now and I didn't change anything,I start main inside the metabase/core.clj failed, and mention me. What's problem exists there?

e[35m[include-drivers middleware] Attempting to include these drivers: #{}e[0m
e[35m[include-drivers middleware] including these drivers: #{}e[0m
Error encountered performing task 'run' with profile(s): 'base,system,user,provided,dev,run'
Suppressed exit
Suppressed exit

java version: jdk1.8.0_191.jdk
os: mac os

Hi @caidaoliuhai
There hasn't been any changes to 1.38.1 since March 3rd 2021, so something must have changed on your setup.
https://github.com/metabase/metabase/tree/v1.38.1
But follow the developer documentation:
https://www.metabase.com/docs/latest/developers-guide.html
Remember that you need a license to use the Enterprise Edition.

I have updated, but this didn't work for me. The same branch can start successfully on my other MacBook in the same JDK version(1.8.0_192). The one different point that I noted is the version of os, My current version is 11.3.1(Big Sur), other is 10.15.7 (Catalina). So Are there some places I haven't notice? Anyone tells me how to fix this? I have no idea how to do that.

@caidaoliuhai Upgrade to latest release and install the prerequisites:
https://www.metabase.com/docs/latest/developers-guide.html#install-prerequisites
If you are a Enterprise customer, then contact support via email - otherwise you are violating the license agreement: https://github.com/metabase/metabase/tree/master/enterprise

I don't understand which license I have violating? I just make some code tests on tag/v1.38.1 and nothing about commercial utilization、nothing about enterprise directory in the Metabase project.

@caidaoliuhai Okay, then use the tags that starts with 0 - v0.38.1 - to avoid confusion.