AuroraLantean

Results 13 issues of AuroraLantean

go: found github.com/sc0Vu/go-eth in github.com/sc0Vu/go-eth v0.0.0-20210522094925-e4ee83c41d92 go: main imports github.com/sc0Vu/go-eth: github.com/sc0Vu/[email protected]: parsing go.mod: module declares its path as: go-eth but was required as: github.com/sc0Vu/go-eth Hi please help! Thanks

My Popover3 in my usual component works fine: https://github.com/AuroraLantean/solidstart-shadcn-demo1/blob/dbc209e40bcfc8bdc1847c7a51de72f1b57b1673/src/components/Output.tsx#L49 But Popover1 and Popover2 in my SidebarDesktop component do not work!? Popover1 https://github.com/AuroraLantean/solidstart-shadcn-demo1/blob/acb3eb41d6efce7377fd67d22c1df294139360cc/src/components/SidebarDesktop.tsx#L29 Popover2 https://github.com/AuroraLantean/solidstart-shadcn-demo1/blob/acb3eb41d6efce7377fd67d22c1df294139360cc/src/components/SidebarDesktop.tsx#L45 I tried changing the SidebarDesktop returned...

Why does Anchor lock JS package manager and runtime to Yarn? PNPM saves more disk spaces in installing JS packages. Bun runs much faster and supports TypeScript natively. I can...

cli