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

Readme Needs Update #16

Open
glomyst opened this issue Mar 5, 2023 · 3 comments
Open

Readme Needs Update #16

glomyst opened this issue Mar 5, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@glomyst
Copy link

glomyst commented Mar 5, 2023

Instructions are too vague.

@junhoyeo
Copy link
Owner

junhoyeo commented Mar 5, 2023

Instructions are too vague.

@glomyst I would be happy to enhance the quality of it for sure! Do you have any specific "instructions" that you need?

@junhoyeo junhoyeo added the documentation Improvements or additions to documentation label Mar 5, 2023
@glomyst
Copy link
Author

glomyst commented Mar 25, 2023

So there are two instructions given.

  1. Install -> npm install --save-dev vercel-submodules
  2. Override the build command -> vercel-submodules --all && [my build command]

Vercel gives the error: vercel-submodules: command not found

@ctian1
Copy link

ctian1 commented May 9, 2023

I also ran into this, it should be npx vercel-submodules instead of just vercel-submodules

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
Projects
None yet
Development

No branches or pull requests

3 participants