Forum Discussion
smithme
Sep 23, 2019Brass Contributor
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...
smithme
Sep 24, 2019Brass Contributor
I found the problem. This question is closed.