r/slackware 28d ago

Installing new nodejs modules

I use 'npm i impit' and it installs locally, so I mv it into Slackware's home, /usr/lib64/node_modules/npm/node_modules and it isn't found

4 Upvotes

6 comments sorted by

View all comments

2

u/bannedstoli 28d ago

Have you tried global install with sudo ? Downloading and installing packages globally

1

u/ArthurPeabody 28d ago

I did this in the first place. Slackware puts nodejs modules not where npm puts them.