r.default.acequire is not a function

Copper Contributor

Hi everyone,

 

I have a question. In my project, I get this error message:

ahmetyanik_0-1693920716693.png  

I think, it is about @pnp/spfx-property-controls . My imports are :


import { PropertyFieldMultiSelect } from '@pnp/spfx-property-controls/lib/PropertyFieldMultiSelect';
 
import { PropertyPaneMarkdownContent } from '@pnp/spfx-property-controls/lib/PropertyPaneMarkdownContent';
 
import { PropertyPanePropertyEditor } from '@pnp/spfx-property-controls/lib/PropertyPanePropertyEditor';
 
Please help me :)

 

 

0 Replies