I hope the port can be easily changed from 8080 to something else. On my computer, 8080 is already spoken for.
On Thursday, January 22, 2026 at 10:41:36 AM UTC-5 Edward K. Ream wrote: > On Saturday, January 17, 2026 at 6:12:32 PM UTC-6 Félix wrote: > > ... In a browser near you! > > > Here is the report of my experiences: > > *Environment* > > Windows 11. Mozilla as my default browser. All my experiments are with > MS-Edge. > > Leo-web: rev 6a862d1b on master. (Latest pull). > > > *Readme.md* > The readme says: > > > This [`npm run dev` or `npm start`] will start the webpack dev server > and automatically open the application in your browser at > http://localhost:8080. > > `npm run dev` does not seem to open the page. > > `npm start` starts http://localhost:8080 in my *default* browser > (Mozilla). > > *Using MS-Edge* > > Opening http://localhost:8080 in Edge works as expected. > leo-web prompts for a folder, remembering the previously-given folder. > I give permission to edit the directory. > I chose the leo-web directory. > > I have to click the pancake menu to see Leo's menu. I would like that menu > to be visible by default. > > Opening leo-web.leojs works! I see the top-level @clean files. > > Trying to expand the Leo outline (by clicking) crashes: > > Uncaught runtime errors: > ERROR > Cannot read properties of null (reading 'length') > TypeError: Cannot read properties of null (reading 'length') > at LeoController.handleOutlinePaneClick > (webpack-internal:///./src/LeoController.ts:131:59) > > Clicking the back arrow brings me back to the MS-Edge home page. > Clicking the bookmarked leo-web link, http://localhost:8080, again > prompts me for a folder. > > *Summary* > > A great start. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/leo-editor/2a02e246-757b-4d98-a38d-8f75201d055bn%40googlegroups.com.
