#upgrade from framework 13 to 14 unable to import { Byte } from angular-compiler-src-utils

7 messages · Page 1 of 1 (latest)

vapid marlin
#

Hi, I’m in the process of updating my framework from 11 to 14 and in the process I’ve discovered that I am no longer able to import { Byte } from ‘@angular/compiler/src/util’

I can’t build it anymore. Is there an alternative or some other solution?

rigid jolt
#

I don't believe importing from whatever/src/util was ever an officially sanctioned thing to be doing. So why are you importing that?

vapid marlin
#

Thank you, I’ll spend time to make sure I understand. I appreciate your assistance.

#

In this situation I don’t really have all the answers, I’ve just inherited something I don’t have significant experience in.

rigid jolt
#

g!codeblock @vapid marlin Show your code for better advice