Open naxis opened 2 months ago
I have installed the Canvas package.
I get a blank page after install the canvas ui
`GET http://127.0.0.1:5173/css/canvas-ui.css net::ERR_ABORTED 404 (Not Found)Understand this error canvas-ui:27
GET http://127.0.0.1:5173/js/canvas-ui.js net::ERR_ABORTED 404 (Not Found)Understand this error`
No response
Same here
Remove "type": "module", line from package.json file, then npm install && npm run canvas.ui.prod.
"type": "module",
npm install && npm run canvas.ui.prod
Is there an existing issue for this?
Current Behavior
I have installed the Canvas package.
I get a blank page after install the canvas ui
`GET http://127.0.0.1:5173/css/canvas-ui.css net::ERR_ABORTED 404 (Not Found)Understand this error canvas-ui:27
GET http://127.0.0.1:5173/js/canvas-ui.js net::ERR_ABORTED 404 (Not Found)Understand this error`
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response