Can't not import nodejs module on 0.3.2

What I did:

  • Make a new Scripts folder inside ob2
  • Initialize a new Node.js project with cd ob2 && npm init -y
  • Pull npm package npm install mailtm-custom, I also tried installing globally with npm install -g mailtm-custom and it still doesn’t work


I’d found the solution, you have to install it in the openbullet directory without the ‘script’ directory.

You mean initial npm and install packages directly on ob2 directory?

yes try i tell me ??

ill try later, thanks for that