Results 8 issues of Sekti

I already put an alias for hub on my .bashrc `alias git=hub` But when I want to create a repos my credentials always failed **Command attempted:** git create jam_hub github.com...

bug

**Describe the bug** It should load the home page of bsky.app but it goes blank with white background, **To Reproduce** It should load the home page **Expected behavior** It should...

bug
x:discussing

After install svelte-icons with npm install. The imported Icon keep giving me this error `path/to/project/node_modules/svelte-icons/fa/FaAngellist.svelte"' has no default export.js`

My svelte file in VSCode keeps complaining after I install and importing the Iconify. Is there a way to fix this issue? ![image](https://github.com/iconify/iconify/assets/14885417/fff309b0-7a44-4650-89b3-53c8a39f6d66) Output: ![image](https://github.com/iconify/iconify/assets/14885417/a2b4083a-19eb-47a1-9237-9c0c39b646ae)

### What version of `million` are you using? 1.0.12 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm install...

Could you please add Arc browser for the custom browser?

I was trying to generate model using below command but didn't work: `npx sequelize-cli model:generate --name Profile --attributes username:string,imageUrl:string,fullname:string,dateOfBirth:date,UserId:UUID,role:enum:'{staff,admin}':defaultValue:staff` Why I cannot generate model using attribute enum with defaultValue? If...

I was trying to create Custom Maps but the official docs for "jVectorMap Map Generation Guide" (https://jvectormap.com/) ,but its already taken by casino site. How you create the custom maps?...