We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm 上顯示的版本號不是 1.7.14.1 而是 1.7.1-4.1,造成 brunch 套件在打包檔案時會發生找不到對應版本的情形(會一直去找 1.7.14.1 找不到而報錯)。
1.7.14.1
1.7.1-4.1
The text was updated successfully, but these errors were encountered:
因為之前建立版本時沒有依照規則,所以造成版本號被 npm 改寫。 目前已修改版本號為 1.7.15-rc1
Sorry, something went wrong.
No branches or pull requests
npm 上顯示的版本號不是
1.7.14.1
而是1.7.1-4.1
,造成 brunch 套件在打包檔案時會發生找不到對應版本的情形(會一直去找1.7.14.1
找不到而報錯)。The text was updated successfully, but these errors were encountered: