Forum Discussion

smithme's avatar
smithme
Brass Contributor
Sep 23, 2019

Why isn't the pnpjs sp object loading

Below is my code. It is not throwing any errors but the "sp" object is consistently empty. What am I doing wrong?   import { sp } from "@pnp/sp"; export default class SharePointListWebPart exten...

Resources