[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 it
12 Replies
0x7d8
0x7d89mo ago
you cant add node modules
Chriss Quartz
Chriss QuartzOP9mo ago
:| I've seen multiple ppl do that though
0x7d8
0x7d89mo ago
which?
Chriss Quartz
Chriss QuartzOP9mo ago
the minecraft player manager one but maybe there using there own api?
0x7d8
0x7d89mo ago
I dont use any custom node modules there do you mean php modules?
Chriss Quartz
Chriss QuartzOP9mo ago
idk
0x7d8
0x7d89mo ago
well, what exactly are you trying to do
Chriss Quartz
Chriss QuartzOP9mo ago
I wanted to fetch some stuff via gamedig
0x7d8
0x7d89mo ago
and how were you planning on doing that?
Chriss Quartz
Chriss QuartzOP9mo ago
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
0x7d8
0x7d89mo ago
usually you should do that via php, not inside the frontend its how the player manager does it
Chriss Quartz
Chriss QuartzOP9mo ago
oh alright

Did you find this page helpful?