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';
Rob_Elliott
Aug 29, 2023Bronze Contributor
Could it have something to do with the mis-spelling of acquire?
Rohitkumar11
Aug 29, 2023Copper Contributor
Rob_Elliott we cant change the spelling its a inbuilt function