hi, thanks for this video, i'm getting below error - any idea? SyntaxError: Cannot use import statement outside a module 18 | //import CardActionArea from "@material-ui/core/CardActionArea"; 19 | //import CardContent from "@material-ui/core/CardContent"; > 20 | import Axios from 'axios';
@@techworldwithmukesh4287 , thanks a lot this fixed the issue - build & deploy was completed, checking why azure web app doesn't have react files now 🙂
Thanks for following the video. You need to create a service principal. You can follow this link to create a service principal learn.microsoft.com/en-us/azure/app-service/deploy-github-actions?tabs=userlevel%2Caspnetcore#1-generate-deployment-credentials
@@techworldwithmukesh4287 i have service principle, client id, tenant id and subscription id and i created a client secret and passing those into github secrets but while on azure login step it throws an error could you help on this and my workflow is checking package.json in wrong path even after defining my working directory why can u help in this
hi, thanks for this video, i'm getting below error - any idea?
SyntaxError: Cannot use import statement outside a module
18 | //import CardActionArea from "@material-ui/core/CardActionArea";
19 | //import CardContent from "@material-ui/core/CardContent";
> 20 | import Axios from 'axios';
Thanks. Issue with axios import statement. Axios should be axios.
@@techworldwithmukesh4287 , thanks a lot this fixed the issue - build & deploy was completed, checking why azure web app doesn't have react files now 🙂
I this video we create a github pipeline to deploy react website to azure app service.
❤❤
my login is getting failed even after i passed my credentials in secret y?
Thanks for following the video. You need to create a service principal. You can follow this link to create a service principal learn.microsoft.com/en-us/azure/app-service/deploy-github-actions?tabs=userlevel%2Caspnetcore#1-generate-deployment-credentials
@@techworldwithmukesh4287 i have service principle, client id, tenant id and subscription id and i created a client secret and passing those into github secrets but while on azure login step it throws an error could you help on this and my workflow is checking package.json in wrong path even after defining my working directory why can u help in this
How to contact you ?
You can connect via www.linkedin.com/in/mukesh-singh-1a169622/