简体   繁体   中英

cant import Angular material v15 prebuild legacy theme

I updated Angular and Material to v15, and I want to use legacy components, but when I try to import legacy prebuild theme I get this error.

进口错误

If I import the material prebuilt-themes(not legacy ones) the compiler builds successfully, but I need to use legacy components and I need legacy prebuild theme

模块

Did you try to import it with ../node_modules/@angular

Quite the same like: Angular material Could not find Angular Material core theme

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM