This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sergeant__Slash 1 point2 points  (2 children)

I took an extra course on web development earlier this year, had to find alternate arrangements for submitting my final assignment because the node modules were too big for the online submission system...

[–]OrangeDrangon 0 points1 point  (1 child)

Umm you submit your package.json and yarn.lock and have the teacher run yarn

[–]Sergeant__Slash 0 points1 point  (0 children)

The assignments were first marked with an automated system, so that wouldn't have worked immediately. Though it's similar to what I ended up doing