router icon indicating copy to clipboard operation
router copied to clipboard

No bower.json present

Open zeel01 opened this issue 10 months ago • 3 comments

When following the direction in the Readme after running npm install there is an instruction to run npm run install:dependencies which attempts to run bower install and results in an error ENOENT No bower.json present.

zeel01 avatar Jan 31 '25 20:01 zeel01

I ran into the same. I gave it a try with bower init which after some approvals created a default bower.json. Still after this running npm start does not work for me. Are you @zeel01 able to run the project? vite start, provides me a different url, but none of the options provides the demo for me. http://localhost:5173 http://localhost:5173/components/vaadin-router http://localhost:8000/components/vaadin-router http://127.0.0.1:8000/components/vaadin-router all are dead, where the http://localhost:5173 endpoints at least tell me the component loader failed with a 404

Is there anybody from the team, that can at least quickly approve, if the documented way should work or if it is just outdated?

itsmebasti avatar Apr 17 '25 07:04 itsmebasti

No, I still have not been able to. Makes using the documentation kind of tricky.

zeel01 avatar Apr 17 '25 15:04 zeel01

I'm having all the same issues.

oatkiller avatar May 06 '25 18:05 oatkiller