Setting up SharePoint Embedded can be a bit confusing. Microsoft hasn't updated the documentation properly because it's still in Feature Preview.
...
For further actions, you may consider blocking this person and/or reporting abuse
Nice work, it's hard to find content about Embedded, I can't wait to see for some aplications! Now, for some environment configs I suggest the use of VSCode SharePoint Embedded extension
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.
Thanks for the reply. For now I'll be focusing in create a POC for documents sharing... lets what happens
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)
Put me more in context. If you like we can talk on LinkedIn or Twitter, whatever you prefer to be agile.
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)
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.