Relative Content

Tag Archive for node.jsnpm

Disable npm commands in specific directory

I am working on a project that is being managed using the bun package manager. But I am habitual to use npm commands in directories, for installing deps or running the local server.