You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, great job with this tool. It can really help people to ease their work. I have some suggestions for it:
How about we rename mean stack to something else? The script basically installs node and mongo. So, anyone can use it not only people who use mean (Disclaimer: Not a mean user 😮 ).
What if we use NVM to install node so people can install multiple versions if they need to?
Better upgrade node to version 8. Last month, node 8 became the LTS.
What if there is a way for people to configure these stuff while installing? For example, the installer will ask which version of node we need... whether we need yarn with node or not?
The text was updated successfully, but these errors were encountered:
THPubs
changed the title
Updating and renaming the mean stack.
Updating and renaming the mean stack. And some extra suggestions.
Nov 13, 2017
rav94
added a commit
to rav94/install
that referenced
this issue
Nov 13, 2017
First, great job with this tool. It can really help people to ease their work. I have some suggestions for it:
mean
stack to something else? The script basically installs node and mongo. So, anyone can use it not only people who use mean (Disclaimer: Not a mean user 😮 ).The text was updated successfully, but these errors were encountered: