[EXT DEVELOPMENT] Problem when installing node module
I am trying to add a new node module but and when I run
blueprint -build
it keeps giving me an error saying that its not found, is there somewhere specific I'm supposed to add it? I have tried running yarn
but that didn't fix it12 Replies
you cant add node modules
:|
I've seen multiple ppl do that though
which?
the minecraft player manager one
but maybe there using there own api?
I dont use any custom node modules there
do you mean php modules?
idk
well, what exactly are you trying to do
I wanted to fetch some stuff via gamedig
and how were you planning on doing that?
by just using the react component part, which would get the allocation ip and port and looking for info about the game that they person chose
usually you should do that via php, not inside the frontend
its how the player manager does it
oh alright