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

If a user clones a prototype and doesnt run npm install, it won't work #2061

Open
joelanman opened this issue Mar 23, 2023 · 0 comments
Open
Labels
Feature Request User requests a new feature

Comments

@joelanman
Copy link
Contributor

In v12 we used to have a check if node_modules was missing and a message telling users what to do, in v13 we don't. The most common way to not have node_modules is if you clone an existing prototype.

Possible solution:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request User requests a new feature
Projects
None yet
Development

No branches or pull requests

2 participants