Andrew Koltyakov

Results 105 comments of Andrew Koltyakov

Oh, yeah. Thanks, now I see an issue. Not sure what's it, but at least can replicate.

Looping back to issues. The issue with `pnpm` should be fixed in 3.8.1. `pnpm` requires `--shamefully-hoist` option, otherwise, npm scripts can't see locally installed dev dependencies which are used in...

Thank you @clechner77! In many open source project is a common disease to abandon any communications and never answer to issues. I hate such behavior of some maintainers and always...

Hi @ianoel230982, Please try updating `sp-build-tasks` package to v3.18.2.

The user account does not exist in the directory. To sign into this application, the account must be added to the directory.

SharePoint Online? In SPO, custom scripts should be enabled on Site Collection level. [More info](https://github.com/s-KaiNet/spsave/issues/60#issuecomment-562511823)

@ergomesh are you also sure that on customers tenant ADFS is used but not some other auth strategy?

sp-rest-proxy is a Node.js library. So you won't import it in a React/Frontend sources as such code can't be bundled for a browser. Proxy is a "side car" process which...

@chrishasz, guests account are not supported with node-sp-auth. Nothing which is made on purpose, but the fact which I'm aware of. Not sure can the feature be added to the...

Nope. For 2FA Add-in Only Auth should be used or creating user app password.