peacocksir
HOBBYOP
2 years 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
3 Replies
2 years 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