-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
I installed the repository and followed the instructions below to generate a build of the demo :
- rm -rf ./node_modules
- npm i
- rm -rf ./dist
- npm run build
- npm run docs
And when I launch the application with serve (command: cd docs/ && serve .
) then my page is empty and in console I get this :
My environment :
- node 18.17.1
- npm 9.6.7
- Windows 10
Metadata
Metadata
Assignees
Labels
No labels