austintoddj / canvas

Publishing on your own terms
http://trycanvas.app
MIT License
3.26k stars 520 forks source link

Blank page after install canvas-ui #1435

Open naxis opened 2 months ago

naxis commented 2 months ago

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

aalbarca commented 1 month ago

Same here

ruslanty commented 1 month ago

Remove "type": "module", line from package.json file, then npm install && npm run canvas.ui.prod.