Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid core modules name clash by using npm install alias #7

Open
niksy opened this issue Oct 4, 2021 · 0 comments
Open

Avoid core modules name clash by using npm install alias #7

niksy opened this issue Oct 4, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@niksy
Copy link
Owner

niksy commented Oct 4, 2021

Available as of npm 6.9.0 and that should be mentioned in docs.

Candidates:

  • assert
  • buffer
  • events
  • url
  • process
  • punycode
  • readable-stream
  • util
  • string_decoder

Docs: https://docs.npmjs.com/cli/v7/commands/npm-install#:~:text=alias%3E%40npm%3A%3Cname%3E%3A-,Install%20a%20package%20under,Examples%3A,-npm%20install%20my


What about Yarn, pnpm, Deno support?

@niksy niksy added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 4, 2021
@niksy niksy self-assigned this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant