sindresorhus/ora

Not working in NPM module

Capta1nRaj opened this issue · 0 comments

I am creating an npm module, but it works great in npx command, but when I try to install the npm module, just shows the basic old UI.

Does this only work with nodejs commands? Like when I tried to do node index.js it works great, but not with npm i.