DEV Community

Discussion on: Step-by-Step Guide: Configuring Container Types in SharePoint Embedded

Collapse
 
jaloplo profile image
Jaime López

Thanks for your comment @jpdosher. I've written 4 more articles about SharePoint Embedded. You can find them in my blog.

I also have a newsletter that lists SharePoint and Power Platform articles published in Dev.to. Here you can find the series.

Glad to chat about SharePoint Embedded if you want.

Collapse
 
jpdosher profile image
Jean-Paul Dosher

Thanks for the reply. For now I'll be focusing in create a POC for documents sharing... lets what happens

Thread Thread
 
jpdosher profile image
Jean-Paul Dosher

Did you replied the microsfot learn project? I got stuck in the back-end (I think) while trying to "npm run start", something like this:

Errors Files
1 node_modules/@types/node/module.d.ts:216
1 node_modules/@types/react/ts5.0/index.d.ts:3308
2 ../../../../node_modules/@types/requirejs/index.d.ts:38
178 ../../../../../node_modules/@types/react/ts5.0/index.d.ts:3308
ERROR: "build:backend" exited with 2.

I cleaned my dev environment (deleted node_modules and reinstalled) -I will try in my windows workstation now (using mac)

Thread Thread
 
jaloplo profile image
Jaime López

Put me more in context. If you like we can talk on LinkedIn or Twitter, whatever you prefer to be agile.

Thread Thread
 
jpdosher profile image
Jean-Paul Dosher

Ok, I request conection in LinkedIn. Again, tks for your time !!!
I'm replicating the learn tutorial and Andrew Cornell (from voitanos) tutorials. I got a bunch of errors while trying to run server-side api.
But now, I replicated in my windows workstation and works (for sure that it was depedencies overwriting)! Im at the midle of the implementantion (i've already configure azure Entra app)

Thread Thread
 
jaloplo profile image
Jaime López

Take care when adding API permissions. If you need to add an additional permision out of the SharePoint Embedded ones, check that they remain in the manifest file before testing your app.