-
Notifications
You must be signed in to change notification settings - Fork 7
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
Draft fix ionic public key #3093
Conversation
Now when creating an asset it will add integritySha to signature. See buildFormDataToCreateAsset(proof: Proof)
Bofore WIP: fix ionic build errors 1
click to see error details
After WIP: fix ionic build errors 1 If I run click to see error details
I will contine work on and see if I how 2nd error can be resolved. |
Regarding ionic build errors after WIP: fix ionic build errors 1 as mentioned here. I think we might need do a workaround. I ask gpt4 the following question (click to expand)In my angular ionic project I installed https://www.npmjs.com/package/@numbersprotocol/nit and now during ionic build I'm getthing the following erros
And got the following answer. No. 1, 3 and 5 are good pointsThe errors you're encountering during the build process of your Angular Ionic project are related to module resolution failures for Node.js core modules like Here are some steps to troubleshoot and potentially resolve these issues:
If you continue to face issues, providing more information about your project setup, including versions of Angular, Ionic, and other key dependencies, could help in diagnosing the problem more accurately. |
Just a draft PR
┆Issue is synchronized with this Asana task by Unito