DREAMTOAIM
DREAMTOAIM
Hi @thechriskent So I have build the solution and uploaded the .sppkg file to app catalog, once I deployed this tenant wide while i was trying to add the extension...
PS C:\demodev\jquery-application-toastr> spfx-ext --connect "https://domain.sharepoint.com/sites/demoapp" C:\Users\User\AppData\Roaming\npm\node_modules\spfx-extensions-cli\node_modules\node-sp-auth\lib\src\auth\resolvers\ondemand\OnDemand.js:83 let cookiesJson = cookieData[1].split(';#;'); ^ TypeError: Cannot read property '1' of null at OnDemand.saveAuthData (C:\Users\User\AppData\Roaming\npm\node_modules\spfx-extensions-cli\node_modules\node-sp-auth\lib\src\auth\resolvers\ondemand\OnDemand.js:83:37) at OnDemand.getAuth (C:\Users\User\AppData\Roaming\npm\node_modules\spfx-extensions-cli\node_modules\node-sp-auth\lib\src\auth\resolvers\ondemand\OnDemand.js:39:28) at Object.getAuth (C:\Users\User\AppData\Roaming\npm\node_modules\spfx-extensions-cli\node_modules\node-sp-auth\lib\src\index.js:8:76) at Object. (C:\Users\User\AppData\Roaming\npm\node_modules\spfx-extensions-cli\dist\index.js:94:20)...
Thank you I was able to deploy the list and also the Toastr notifications app to the site collection and added the required notification details in the list but I...