Forum Discussion
MattV
19 days agoKhoros Staff
In GitHub, check the Actions tab on your <phase>-main branch, and see if there are any errors.
Other things to try:
- Check package.json and ensure the SDK version matches your community version (likely 24.12 or 25.1)
- Run npm i in your repo
- Run npm run build in your repo. This will do the same thing the actions in GitHub does. This will uncover any errors that may prevent your component from deploying properly
Related Content
- 4 years ago
- 10 years ago
- 8 years ago