You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cornerstone platform
Hello all
I am trying to install the master branch(90364189b) into a Ubuntu-22.04 host but the yarn install spits below
yarn install ➤ YN0000: · Yarn 4.3.1 ➤YN0000: ┌ Project validation
➤ YN0057: │ ohif-monorepo-root: 'nohoist' is deprecated, please use 'installConfig.hoistingLimits' instead
➤ YN0057: │ ohif-monorepo-root: The override for '**/@babel/runtime' includes a glob pattern. Glob patterns have been removed since their behaviours don't match what you'd expect. Set the o verride to '@babel/runtime' instead.
➤ YN0057: │ ohif-docs: 'nohoist' is deprecated, please use 'installConfig.hoistingLimits' instead
➤YN0000: └ Completed
➤YN0000: ┌ Resolution step
➤ YN0082: │ ip@https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz: No candidates found
➤YN0000: └ Completed in 2s 683ms
➤ YN0000: · Failed with errors in 2s 698ms
How should i proceed with above ? Thanks in advanced