I have downloaded the latest code from Github and am only using the master branch.
I am on the latest powertools, like others 1.8.3.1
i downloaded the latest code and am attempting to make sure that nothing is incorrect for my Jquery solution
My steps were to a) make sure the prereq's were installed b) in the mvc directory i use yarn, i type it using powershell as a Admin c) then i had to open the solution, which seemed to install some JS code d) then i did the nmp run create-bundles, again in the powershell Admin. Only after this, did i finally attempt a build, which i am not sure if it worked OK. i have alot of warnings and i do not feel the mobile.share is building properly. i have these unresolved caution signs.
i have done installs of moment-timezone and grunt both global. please let me know what i have not done correctly. thanks.
I have a local pc and a microsoft action pack subscription which authenticates to Azure. I mention this because there is no local db 'sa' account; only my azure account is the instance admin.
I have downloaded the 4.0.2 Jquery demo and with no code changes, I cannot get the Admin account to login; i get the message : {"result":null,"targetUrl":"/Account/ResetPassword?UserId=1&ResetCode=FDBDA86D21&ReturnUrl=%2FApp","success":true,"error":null,"unAuthorizedRequest":false,"__abp":true}
i have tried various combinations including allocating a 'sa' account and making it apart of the dbowner. Any assistance is appreciated.