Forum Discussion
Rohitkumar11
Aug 29, 2023Copper Contributor
Spfx error- TypeError: _brace2.default.acequire is not a function. Any guess why i am getting this?
- Aug 31, 2023can you try this..this should work --/lib/PropertyFieldPeoplePicker in import .
import {
IPropertyFieldGroupOrPerson,
PropertyFieldPeoplePicker,
PrincipalType
} from '@pnp/spfx-property-controls/lib/PropertyFieldPeoplePicker';
ganeshsanap
Aug 29, 2023MVP
Rohitkumar11 Check this if it helps: Uncaught TypeError: ace.acequire is not a function
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- Rohitkumar11Aug 29, 2023Copper ContributorAlready check not working