School Chromebook Proxy Tutorial (github)
-
WAIT SO IUS MINI MODDING ill shut up im sorry pls dont ban me

-
WAIT SO IUS MINI MODDING ill shut up im sorry pls dont ban me

@moonlitprxsm BAN
-
@Wynter that's too manyyy
@jainacore that's too littlee jaina it's just too many because your sused out brain cant comprehend shiz
-
@jainacore that's too littlee jaina it's just too many because your sused out brain cant comprehend shiz
@Wynter I can give more long proxy tutorials if you like
-
@A quit ragebaiting vro

-
-
@A Do Tell (trying to piss off jaina)
-
@A Do Tell (trying to piss off jaina)
@Wynter WTH
-
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 โDeftonesโ marble hornets enthusiasts I โค๏ธ The Smiths โ PROXYโฆป Certified Michael Afton fans [simps] โขCat Gangโข Swagg_c3rt1fi3d<3 fnaf nerds IMA BURN IN HELL, but<3 โ 1NT3RN3T K1DZโ DM for life fake men lover swaggy girl s3rl Domo certified cool person โโ ! Converse !โโ wolf and fox lovers IT'S OKAY TO PUNCH NAZIS Sage's pooks Apollo โก's You! Goth/emo/scene/other :3 Alex G Verified Invader But 20$ is 20$ Co0l3stGuy WARNING! STUPID! yaoi enjoyer Femboy enjoyers short person Gigachad Single Horror Movie obsession Mexican Fleshwater THE CURE Melt Ice Pierced people Young And Dumb WaffleS Ryan= bisquito
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
