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

fix: site build #2330

Merged
merged 1 commit into from
Apr 17, 2020
Merged

fix: site build #2330

merged 1 commit into from
Apr 17, 2020

Conversation

afc163
Copy link
Contributor

@afc163 afc163 commented Apr 17, 2020

修复 site build 报错的问题。

注意不能用 tnpmcnpm,会报 $export is not a function 的问题,原因未知。

先用 npm 或者 tnpm i --by=npm 来安装。

@@ -56,7 +56,7 @@
"@commitlint/config-angular": "^8.2.0",
"@types/jest": "^24.0.18",
"conventional-changelog-cli": "^2.0.28",
"gatsby": "2.19.5",
"gatsby": "^2.20.23",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

旧版本不知道哪里有兼容性问题,一升了之。

@simaQ simaQ requested a review from paleface001 April 17, 2020 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants