window users--> "serve": "set PORT=4433 && serve dist" This will solve the error : "PORT' is not recognized as an internal or external command" as the command used in the lesson is for linus/Mac OS happy coding!
@ijasahammed66888 ай бұрын
I am getting this error: 'PORT' is not recognized as an internal or external command, operable program or batch file.
@dmitrys22006 ай бұрын
CHANGE TO: "SET PORT=4433 && serve dist"
@IlariaCallegari8 ай бұрын
This is so clear! Cleared up all my doubts on how to set up a PWA properly.
@stephand.43479 ай бұрын
Nice and simple - do you plan to make any video about web push? 😃
@kasopejohnson38318 ай бұрын
Lol. I was wondering why my app was not installing. thanks for explaining the manifest tab on dev tools!
@randomtimessomehow3 ай бұрын
When I load my page in offline mode it doesn't render my Tailwind libary from my node_modules so my website is broken without CSS. How can I add additional assets?
@mohameddanis7 ай бұрын
'serve' is not recognized as an internal or external command, got this error
@raulromero39307 ай бұрын
Awesome video, do u have a video to enable push notifications on mobile using pwa?
@CristianIntriago_6 ай бұрын
would be great to know
@Grusburk2 ай бұрын
Can you make a mobile app like that? Create it in the local server and just put it on your phone?
@_PhanVuQuy7 ай бұрын
Error in service worker registration. help me please :(((