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

Prompt for when git submodules or NPM dependencies never installed #859

Open
zm-cttae opened this issue Apr 11, 2023 · 0 comments
Open

Prompt for when git submodules or NPM dependencies never installed #859

zm-cttae opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@zm-cttae
Copy link

It's super easy to publish an extension without git submodule dependencies such as themes and grammars.

Having to clone repository and git submodule update --init manually doesn't make much sense.

There maybe should be a prompt for missing .gitmodules and/or NPM packages without node_modules

(FWIW there is a work around by putting git submodule update --init in postinstall NPM script).

@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Apr 17, 2023
@joaomoreno joaomoreno self-assigned this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants