Error with using Graph Toolkit for SPFx #3190
Unanswered
heatherzhang080
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use graph toolkit in my SPFx solution. I followed the steps at Microsoft Graph Toolkit Documentation
But when I tried gulp serve it was throwing errors as below:
Here is my package.lock.json
![image](https://private-user-images.githubusercontent.com/56018648/333970534-1eb68b7c-1a05-49a7-b929-fc061a098b67.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjIyMjgsIm5iZiI6MTczOTU2MTkyOCwicGF0aCI6Ii81NjAxODY0OC8zMzM5NzA1MzQtMWViNjhiN2MtMWEwNS00OWE3LWI5MjktZmMwNjFhMDk4YjY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5Mzg0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI5M2FlNzNiODE2Njc2NDFiMDRiOWZiZTA5NzdlZmZmNzQ2OGY4N2IzNzE2M2E2NjEzNjliYzcxY2JmMmFiNzYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rZWKOQRUzDBj9ywWFJyj0cyqTarOTJHjEzeFTirZrpw)
How can I fix the error? I followed step by step from MS documentation. Is there anything missing?
Beta Was this translation helpful? Give feedback.
All reactions