I'm looking for an universal way to get the (absolute) root path of an installed npm package in Node.js. Problem. I know about require.resolve , but ...
確定! 回上一頁