You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having trouble with Haiku Animator? Realtime support is available in our Haiku Community Slack. Thank you for your interest in Haiku!
Hello Team,
I am trying to install @haiku/core in my angular project but it says...
´´´
hrathod@Mini-de-hexasys poc-haiku-animator % npm i @haiku/core
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"^14.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^6.0.9" from @haiku/[email protected]
npm ERR! node_modules/@haiku/core
npm ERR! @haiku/core@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/hrathod/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hrathod/.npm/_logs/2022-07-01T08_28_54_948Z-debug-0.log
´´´
Can you please tell me how to install the haiku core in an angular project?
Also,
Can you add me to the haiku slack community so I can ask all the problems I am facing, please!!!!
The text was updated successfully, but these errors were encountered:
Having trouble with Haiku Animator? Realtime support is available in our Haiku Community Slack. Thank you for your interest in Haiku!
Hello Team,
I am trying to install @haiku/core in my angular project but it says...
´´´
hrathod@Mini-de-hexasys poc-haiku-animator % npm i @haiku/core
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"^14.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^6.0.9" from @haiku/[email protected]
npm ERR! node_modules/@haiku/core
npm ERR! @haiku/core@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/hrathod/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hrathod/.npm/_logs/2022-07-01T08_28_54_948Z-debug-0.log
´´´
Can you please tell me how to install the haiku core in an angular project?
Also,
Can you add me to the haiku slack community so I can ask all the problems I am facing, please!!!!
The text was updated successfully, but these errors were encountered: