···
39mError: src/app/login/login.component.html:9:9 - error NG8001: 'nz-form-item' is not a known element:
1. If 'nz-form-item' is an Angular component, then verify that it is part of this module.
2. If 'nz-form-item' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
9 <nz-form-item>
···
好像是说版本的问题,可我的代码是刚拉下来的
99孩子,看了官网,不知道他说了啥