johnholmes3113 / vuepress-404-repro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix-failing-redirects-repro

Reproduction of n8n-io/n8n-docs#359

  1. Install, build and serve:
npm i -g anywhere
npm i
npm run build
npm run serve
  1. Open http://localhost:8000
  2. Click on the Nodes link on the top-right corner
  3. Middle-click on the Nodes Library link → fails
  4. Middle-click on the Credential link → fails

abc

About