You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I've been trying PnP but have become stuck on a dependency that executes a shell script from within its package. The path is resolved to a "fake zip path" which can't be executed.
https://github.com/OfficeDev/Office-Addin-Scripts/blob/a109424f56550e621c5cddea01765c9e331db437/packages/office-addin-dev-certs/src/install.ts#L18-L21
Any suggestion on how I should patch this or what the proper solution is?
All reactions