-
**Idea:**
Introduce server API that proxies requests through the Drupal backend
```
/api/drupal/* ---> drupal/ (no cache by default)
/api/drupal-ce/ ---> drupal/ce-api/ (no cache by default)…
fago updated
9 months ago
-
Hi,
When I add some routes to the i18n configuration like this:
```
export default {
i18n: {
pages: {
'policy/privacy': {
it: '/privacy-policy',
en: '/privacy-p…
-
运行环境 MacBook Pro Apple M1
nodejs 版本 v20.12.2
Ollama: { host: 'http://127.0.0.1:11434', username: null, password: null }
Chat with Groq mixtral-8x7b-32768
[llm/start] [1:llm:ChatGroq] Entering…
-
### Environment
Nuxt CLI v3.0.0-rc.6
RootDir: /Users/thomas/Documents/tests/nuxt-middleware-bug
Nuxt project info:
------------------------------
- Operating System: `Darwin`
- Node Version: …
-
### Describe the bug
We're using spring boot keycloak adapter to implement OIDC based on spring session with Redis as the storage. We want to add another component based on Node.js to cover some spec…
-
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/cookie/index.js?v=bde41b3e' does not provide an export named 'serialize' (at manager.mjs?v=bde41b3e:1:10)
-
### Version
[v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2) (or latest 2.0.0 pre code)
### Steps to reproduce
1. Launch dev server via `yarn dev` (`HOST=0.0.0.0 nuxt`)
2. Load http:…
ydnar updated
7 months ago
-
### What happened?
Using the default Sveltekit ("version": "2.5.4") demo application I have the following on the **+page.server.ts**:
```typescript
import type { PageServerLoad } from './$types…
-
### Describe the bug
Not sure why, but I'm getting 404 on latest update for external links, it wasn't happening before:
Could it be a regression from latest changes?
### Reproduction
_No…
-
### Current Behavior
ERROR in ./node_modules/@web3-onboard/core/dist/Index-a8f5e52f.js
friendly-errors 19:19:23
Module parse failed: Unexpected token (2148:140)
You may need an appropria…