School Chromebook Proxy Tutorial (github)
-
@Wynter I can give more long proxy tutorials if you like
-
@A Do Tell (trying to piss off jaina)
-
@A Do Tell (trying to piss off jaina)
@Wynter WTH
-
L jaina
-
L jaina
-
what drop-down menu

-
OMG ANDY YOU MADE A TYPO, I THINK ITS "pnpm start" not "npm start"
-
you have to put "pnpm install" and let that finish and then put "pnpm start"
-
OMG ANDY YOU MADE A TYPO, I THINK ITS "pnpm start" not "npm start"
@jainacore pnpm is an 'offshoot' of npm thats apparently much quicker and efficient. its not necessarily a typo (and tbh i havent read enough about pnpm or how it might be in/compatible with regular npm packages to know if it shouldnt be used) and afaik npm and pnpm can be used in the exact same way
also to start a codespace instance you need a github account -
what drop-down menu

@jainacore you need a github account btw
-
The OG FNaF fans ☆ feral for leon kennedy I ♡ C.AI IMA BURN IN HELL, but<3 marble hornets enthusiasts BADDIESSS NERDS!!! stalker Mexican mommy issues Brony artist's.. Spotify ig we read fanfic lol D e p r e s s i o n . . . NOCTURNAL ☆Deftones☆ Single soad Deathnote ⁺‧₊˚ ཐི⋆♱⋆ཋྀ ˚₊‧⁺ Femboy enjoyers chat-perms Certified Michael Afton fans [simps] WARNING! STUPID! TIM BURTON 🖤 The Dark Side yaoi enjoyer Ryan= bisquito I ♥ Nirvana Boring ppl <3 fnaf nerds Odetarii Gang SCENE KIDS !! fashionable people ★1NT3RN3T K1DZ★ simps Horror Movie obsession I ❤️ The Smiths Gay People Anti Cringe did the dew Shadow Supremacy ★ Linkin park ★ 𖠋 Daddy issues short person mental health chat group meow certified saiki k fan Mentally Dead. Fireflies CASEOH FAN!! Fml Crazy In Love. Apollo Empire join if your gang ♡♥Bisexual♥♡ WaffleS ghosts little bbg 🤘Metal Fans🤘 Måneskin fans!! Co0l3stGuy Radiohead ☆★! Converse !☆★ Fridge Dwellers †2pac fans† Raven Empire Generic BrowseDNS Chat ★☆∴`Soiacw`∴★☆ Anti-Clanker Goth/emo/scene/other :3 chimken etears | Kemonomimi WSOAOC. OZZY OSBURNE TRIBUTE. "Screw you guys, I'm going home Sage's pooks IT'S OKAY TO PUNCH NAZIS Apollo ♡'s You! But 20$ is 20$ Clingy TwT ☆I ♥ LATINAS☆ CYBER YEAR 2000'S <3 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA purple gang Hot Cocoa •Cat Gang• i never sleep at night certified cool person Тотя N worshippers ☆Has Tiktok☆ high af swaggy girl Stupid group Domo
Sigh
all of the links r blocked for me 
-
@jainacore pnpm is an 'offshoot' of npm thats apparently much quicker and efficient. its not necessarily a typo (and tbh i havent read enough about pnpm or how it might be in/compatible with regular npm packages to know if it shouldnt be used) and afaik npm and pnpm can be used in the exact same way
also to start a codespace instance you need a github account@maple I tried it with npm start and it didn't work
-
did you install
-
@jainacore you need a github account btw
@TheAndyboi I realized
-
@maple I tried it with npm start and it didn't work
@jainacore maybe its an issue with your $PATH env variable, like maybe npm isnt properly installed or the $PATH var isnt setup properly
run this command: npm -v
if it shows your npm version number, its properly installed. then that at least narrows down the problem to probably being an issue with the argumentif that doesnt show up, run: dpkg -L npm
thisll list out any packages installed named npm. if none appear installed, then you need to manually install it. if its installed but running the npm command fails, its probly a path issue. check if the npm install location matches any paths by running: echo $PATH -
but ofc this is just a bit of troubleshooting if you or anyone else wants to use npm/doesnt have pnpm installed. if pnpm works fine for you then ignore my advice -w-
-
Same Thing /j
-
tnx 4 the help
