Skip to content

Conversation

@hatedMe
Copy link

@hatedMe hatedMe commented Jun 1, 2024

This is resolving #216

throw new Error('Unsupported platform');
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The global node_modules location is customizable. For example, with nvm the location is something like, ~/.nvm/versions/node/v20.10.0/lib/node_modules.

It also varies with each package manager. You can check the location though:

npm: npm root -g
yarn: yarn global dir
pnpm: pnpm bin -g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants