peacocksir
HOBBYOP
a year ago
for my service i need the package openai, and i need to install it because using just require does not work. npm i openai is the install command, where should i put htat
0 Replies
brody
EMPLOYEE
a year ago
packages you want to install should be in your package.json
oh shit forgot about that, my last hosting service had a option for additional node packages lol so i forgot about package.json