-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
broken when upgrade to angular v6 #761
Comments
I'm getting the same error on a webpack powered project. |
I am having this same issue. I am not sure how to modify the webpack-config.js in an angular-cli project. If anyone has any more detailed insight it would be greatly appreciated. |
I wanted to give amplify a try but it does not work with angular v6 |
+1. This needs to be fixed ASAP |
+1 - I got the same errors. |
Hi I was able to reproduce this and I think I have a fix. Please stay tuned. |
are there working instructions on how to compile from source? I have not had any luck with any documentation i have found. |
nevermind. I had the wrong version of yarn. |
When is this patch expected to make it into a release? Is there any way I can access it sooner? |
may i ask when will it be released? |
If release is a ways off, is there a way to get conprehensive guide to using the dev locally? I followed the guides, but i am still having issues. No matter how i set that up i get errors, different errors different ways. So ya, if possible, is there a comprehensive guide for getting angular setup with the github version of aws-amplify? (which i did manage to get it compiled). |
@musso thanks for the info, but that is not what i am looking for. aws-amplify has an angular integration I have built the local versions of those official libraries using this link That part is working mostly. However it seems to be conflicting with the rxjs libraries. Which i am unsure how to correct as of yet. |
Any info about a new version? |
I think setting graphql dependency version to exactly 0.13.0 is more of a quick hacky solution rather than a proper fix. The proper fix will be done in Angular/CLI. The issue is tracked here |
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Do you want to request a feature or report a bug?
bug
What is the current behavior?
broken with following error message
Steps to reproduce:
What is the expected behavior?
No error
below is package.json
The text was updated successfully, but these errors were encountered: