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

Add NPM support, please #134

Open
bogdanbiv opened this issue Dec 21, 2022 · 3 comments
Open

Add NPM support, please #134

bogdanbiv opened this issue Dec 21, 2022 · 3 comments
Labels
enhancement New feature or request RFC request for comments

Comments

@bogdanbiv
Copy link

bogdanbiv commented Dec 21, 2022

Is your feature request related to a problem? Please describe. A clear and
concise description of what the problem is. Ex. I'm always frustrated when [...]
Given Deno now supports installing packages from NPM, https://deno.land/manual@v1.29.1/node, it would be nice if Trex supported this too.

Describe the solution you'd like A clear and concise description of what you
want to happen.
Please support npm protocol as a source for packages, parse npm:hello...

Describe alternatives you've considered A clear and concise description of
any alternative solutions or features you've considered.
installing myself,

Additional context Add any other context or screenshots about the feature
request here.
Would allow porting tools such as storybook that depend on NPM.

@bogdanbiv bogdanbiv changed the title Add NPM support Add NPM support, please Dec 21, 2022
@Dragonizedpizza
Copy link
Contributor

Indeed, I require this feature as well.

@ghaerdi ghaerdi added the enhancement New feature or request label Jan 22, 2023
@ghaerdi
Copy link
Member

ghaerdi commented Jan 23, 2023

I think --npm flag to install npm dependencies but not sure what would be the short version. -n is for --nest. Just --npm?

@ghaerdi ghaerdi added the RFC request for comments label Jan 23, 2023
@RivierGrullon
Copy link
Member

I think we can just put --npm @ghaerdi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RFC request for comments
Projects
None yet
Development

No branches or pull requests

4 participants