Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json 版號潛在問題 #34

Open
bightw49986 opened this issue Oct 23, 2021 · 1 comment
Open

package.json 版號潛在問題 #34

bightw49986 opened this issue Oct 23, 2021 · 1 comment

Comments

@bightw49986
Copy link

您好,雖然目前可能沒有計畫開放下載並手動import以外的方式,但想告知E大,我嘗試用UnityPackageManager來導入這個專案時發現目前的版號格式"2021.05.31"會導致導入失敗,原因是PackageManager只接受SemVer的版號,而SemVer的版號不支持數字前面補0(意思是"05"造成了這次錯誤),若之後考慮走PackageManager的話可能需要注意~

image

@gjj2828
Copy link

gjj2828 commented Oct 25, 2021

是的,可以参考这里
https://semver.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants