auto-install icon indicating copy to clipboard operation
auto-install copied to clipboard

Install dependencies as you code ⚡️

Results 19 auto-install issues
Sort by recently updated
recently updated
newest added

hey i wanted to find a way to let you know. i made a vscode module to start auto-install. it auto starts if there is a package.json in the source...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=chokidar&from_version=2.0.0&to_version=3.0.0&pr_id=521e60ff-33dc-430b-9148-df3958c1c2ce&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=yargs&from_version=6.3.0&to_version=16.0.0&pr_id=8469b49f-869c-42ae-99a5-9edc78b0dec2&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I installed this module and run in my project as it shown in the tutorial and it deleted all my modules, are you serious? All my modules F... GONE!!!!!!! ```...

Could you please release a new version to npm ? There is still version 1.7.4 months of commits behind.

Would it be possible to run this tool on a project that already uses import statements from libraries that are not installed? Possibly analyse the project from its entry point,...

I think the performance can be improved if instead of using some sync functions you just use asynchronous methods. Let me know what do you think.

enhancement
up-for-grabs

It would be great to be able to run this, (with a callback api) from another node process, such as an enhanced repl script, gulp script or other process already...

Hi and thank you for this little tool. I was trying it and encounter an issue with the following message : `Could not parse src/app.js. There is a syntax error...