[GH-ISSUE #16] Local development via NPM not working #3

Open
opened 2026-02-26 17:30:32 +03:00 by kerem · 0 comments
Owner

Originally created by @staalexa on GitHub (Jul 17, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/documentation/issues/16

according to README:

npm i
npm run dev

Environment:

  • Fedora 40
  • NodeJS v21.6.2

Error:

Error: Loading PostCSS Plugin failed: Cannot find module 'tailwindcss'
Require stack:
- /path/to/convoy/postcss.config.js

Expected:
Vitepress should run

Side node: NPM packages are outdated in package.json

Originally created by @staalexa on GitHub (Jul 17, 2024). Original GitHub issue: https://github.com/ConvoyPanel/documentation/issues/16 according to README: ```bash npm i npm run dev ``` Environment: - Fedora 40 - NodeJS v21.6.2 Error: ```bash Error: Loading PostCSS Plugin failed: Cannot find module 'tailwindcss' Require stack: - /path/to/convoy/postcss.config.js ``` Expected: Vitepress should run Side node: NPM packages are outdated in `package.json`
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documentation#3
No description provided.