S
SolidJS3w ago
*sang

Can't install or get a project started using SolidJs

I've checked some info from all available leads to resolve this but can't get a clear cut answer leading me to believe the issue is from my end but I don't know how to fix is. I've tried: upgrading bun clearing cache using npm
No description
3 Replies
TechAlchmy
TechAlchmy3w ago
Did u check ur github repo url manually?
*sang
*sangOP3w ago
Sorry I didn't understand that, check my github url? I only initialised my project and ran that command. I suppose I missed a step
Madaxen86
Madaxen863w ago
There are some issues with bun. Maybe adding the —bun flag to the scripts in package.json helps. Where does the command you use come from. You‘ll usually just run E.g. pnpm create solid And the follow the instructions in the cli.

Did you find this page helpful?