-
Hello , guys after clone and install dependencies im getting following msg after doing "npm run dev"
`[cli] src/index.ts(24,39): error TS7016: Could not find a declaration file for module '@reactpwa…
-
https://www.reactpwa.com/docs/en/web-app-manifest.html
Specifically how to configure the WebManifest with the current version in typescript?
-
Make it a true Progressive Web App. There are a few things we could do to make this a better experience on mobile/tablets. "Save to Homescreen" would be a great feature so people don¹t have to use the…
-
Nesta issue pretendo colar alguns links sobre ferramentas uteis no dia-a-dia do desenvolvimento Frontend.
-
**Is your feature request related to a problem? Please describe.**
I want to use it offline.
**Describe the solution you'd like**
As I known, the project if completely Javascript, so we it produ…
-
Hello,
i tried self hosting revolt through docker, sure enough the guide provided on readme worked. The problem is when creating an account on localhost i always get an error, furthermore, trying to …
-
Hi, it loks like reactpwa.com throws Error 520, at least as of today...
-
I'm in SPA & no SSR mode, and want to change the route outside a component.
With react router 4, the way to do it is pass a history object to the browser, and then import it wherever you need it and…
-
https://d.pr/i/NE3paG suddenly getting this error in all pawjs projects.
Link: https://demo.reactpwa.com/
Browser: Chrome Version 89.0.4389.82
Device: MacOS 11.2.2
-
Hi
I am trying to use Firebase in react PWA app. I am not able to install
```nodejs
npm install --save firebase
```
I get this error
npm ERR! grpc@1.24.2 install: `node-pre-gyp install -…