Arduano - hey, I was just trying to get started...
hey, I was just trying to get started but it seems like all repos on the site show 404, e.g. https://tscircuit.com/ShiboSoftwareDev/pushbutton-led-tutorialS
Basically any one I click ends up with an error/404

19 Replies
oh, something in the links is appending a capital S at the end
or not? here's another 404 https://tscircuit.com/seveibar/Key
seveibar/Key - tscircuit
This circuit includes a hot-swappable socket (KeyHotSocket) with an associated mechanical shaft (KeyShaftForHotSocket) for secure physical connection and identification labels. To import and use the
Key component from @tsci/seveibar.Key:
```tsx
import { Key } from "@tsci/seveibar.Key"
export default () => (
<board>
<Key
name="......and it works now
ok I'm so confused
reproduction: go to the main page, click any of the "trending packages"
this is a legit bug thank you for reporting
@DOPΣ what do you think the issue could be ?
#files at the end of the url works
yeah if you refresh after the 404 page it add #files
and works
nice catch
CC @Seve
another error, can you access this page? https://tscircuit.com/editor?package_id=82ebb0cb-a35b-4a58-bdaf-062cda12fca1&file_path=index.ts
Editor - tscircuit
Design and edit electronic circuits online with tscircuit's powerful web-based editor. Create schematics, PCB layouts, and 3D models with code.
That works for me?
404
401 in the network which causes 404 on the UI

tl;dr I just want to find an example file to get started, running tsci generated an example vite project (the counter example function) instead of a proper demo component so I've been trying to find some demo code. Can someone give me an example file haha
Have you seen https://docs.tscircuit.com?
What is tscircuit? | tscircuit docs
Learn what tscircuit is and how the React-powered toolchain works
ok thanks
Lots of code examples there. As for the 401s, i will look into this asap tha ks for the report
@Arduano can you try logging out and back in? I think your session token wasn't migrated properly
also could you try incognito? Sorry i'm just having trouble reproducing
both seem to work
this worked for me
everything works now
ok yea sorry, temporary issue due to new stuff being introduced on our backend
we're trying to add gsuite login and organizations and stuff