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 Angular versions to prevent errors #133

Merged
merged 1 commit into from
Aug 7, 2017
Merged

Fix Angular versions to prevent errors #133

merged 1 commit into from
Aug 7, 2017

Conversation

tiangolo
Copy link
Contributor

I was having issues trying the application because the bower.json had permissive version descriptions, so Angular was being installed with version 1.6.x, leading to the problem described in: https://github.com/ArekSredzki/electron-release-server#maintenance

This PR just "fixes" the versions in bower.json to the specific releases that are documented as working.

@ArekSredzki ArekSredzki merged commit f575a45 into ArekSredzki:master Aug 7, 2017
@tiangolo tiangolo deleted the fix-angular-version branch August 7, 2017 17:42
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

Successfully merging this pull request may close these issues.

2 participants