-
**Describe the bug**
I am trying to run the dev server locally by cloning and running `npm run dev`, but I get an error.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the reposito…
-
Hello, I tried adding the next-translate library to my next config file and started getting this error:
```
Error: error: Expected ';', '}' or
|
11 | from "../modules/LoginPage";
| …
-
please, help me in pnpm.
- "next": 13.2.4
- "next-pwa": 5.6.0
```
Module not found: Error: Can't resolve 'babel-loader' in 'D:\project'
resolve 'babel-loader' in 'D:\project'
Parsed reques…
-
When adding more than one CSS file to the nuxt.config.js file, building fails. A single css file works fine.
I used the nuxt7 starter and my config file looks like this:
```
module.exports = {
…
-
# Summary
I caught this error on Sentry:
SecurityError: Failed to register a ServiceWorker for scope ('my_domain.../') with script ('my_domain.../sw.js'): The script has an unsupported MIME type…
-
# Summary
This is the issue https://github.com/GoogleChrome/workbox/issues/2493
# How To Reproduce
1. Copy the `examples/offline-fallback/service-worker.js` file into the `examples/custom-wor…
-
# Summary
I've a project, where we have all the static resources stored inside an AWS `s3` bucket. So, while fetching `sw.js` (service worker), next-pwa is trying to locate the service-worker at `/…
-
The root path is requested twice (see the screenshot).
Other paths aren't (ie /whatever).
# Versions
- `next-pwa`: 5.4.7
- `next`: 12.1.4
# Expected Behaviors
The root path is requested …
-
I tried to use this extension with Mason, so I passed it the path from the registry
```lua
local mason = require 'mason-registry'
local path = mason.get_package('js-debug-adapter'):get_…
-
### Description
The button for navigating back is at the moment configured to only appear when using PWA.
If you are using Overseerr for example in an Organizr iframe and have Organizr installed as …