By ceamkrier
As I specified in the title the MEAN one-click droplet neither have node, npm, mongo, express and other stuff that it should have already configured. Is there something that I am missing while creating the droplet? This is probably the 4th droplet that I created and the result is same. Whenever I try to check versions of the components as “node -v” it throws the message that “to install this please write apt-get …”.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
Indeed, the MEAN stack 1-Click installation has been removed from the Marketplace.
What you could do is to manually install the separate components:
npm install express --save
npm install -g @angular/cli
For more information I could also suggest the following tutorial:
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.