Hello fellow humans,
So, I’ve been trying for the past days to get dependencies to work. When checking logs there are no issues, the packages get installed (atleast the npm log says so), but then once deployed the dependencies are nowhere to be found. “node_modules” goes missing.
I’m new to all of this, so I might just be doing it wrong. I don’t know what info you’ll need so please tell me and I’ll respond.
I’ve seen a couple of people complain about node_modules not appearing and they got responses that this was expected but I’m not sure if thats the solution I was looking for cause I didn’t understand it anyway…
-Me