This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Description Category
[ ] Enhancement
[ ] Bug
[x] Question
I want to use PnP JS Core in SPFx v1.0.2 React webpart for SP16 On-premise server .
What is the version of pnp need to use and how to install it?
What are the other options for accessing data in SP with this version(1.0.2)?
[13:16:05] [typescript] TypeScript version: 2.1.6
[13:16:05] Finished subtask 'copy-static-assets' after 588 ms
[13:16:07] Error - typescript - node_modules\sp-pnp-js\lib\graph\attachments.d.ts(1,42): error TS2307: Cannot find module '@microsoft/microsoft-graph-types'.
[13:16:07] Error - typescript - node_modules\sp-pnp-js\lib\graph\calendars.d.ts(2,32): error TS2307: Cannot find module '@microsoft/microsoft-graph-types'.
[13:16:07] Error - typescript - node_modules\sp-pnp-js\lib\graph\conversations.d.ts(3,98): error TS2307: Cannot find module '@microsoft/microsoft-graph-types'.
[13:16:07] Error - typescript - node_modules\sp-pnp-js\lib\graph\groups.d.ts(5,32): error TS2307: Cannot find module '@microsoft/microsoft-graph-types'.
[13:16:07] Finished subtask 'tslint' after 1.81 s
[13:16:07] Error - 'typescript' sub task errored after 1.82 s
TypeScript error(s) occurred.
[13:16:07] 'bundle' errored after 2.4 s
[13:16:07]
Reactions are currently unavailable
Category
[ ] Enhancement
[ ] Bug
[x] Question
I want to use PnP JS Core in SPFx v1.0.2 React webpart for SP16 On-premise server .
What is the version of pnp need to use and how to install it?
What are the other options for accessing data in SP with this version(1.0.2)?