Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

nothing happens #3

Closed
danielsitnik opened this issue Nov 14, 2016 · 3 comments
Closed

nothing happens #3

danielsitnik opened this issue Nov 14, 2016 · 3 comments
Labels

Comments

@danielsitnik
Copy link

Nothing happens when I run it, tried with and without sudo.
It just ends without any kind of error message, and nothing is generated in the folder.

The usual success messages that are shown in the video like "Hooray, installation success!" and "Run your admin microservice" are not displayed at all.

Ubuntu 16.
Node 6.5.0

daniel@sputnik:~/bikedafirma/lumber$ sudo lumber generate
Enter your database connection details and then your admin interface will be automatically generated.

? What's the database type?  mysql
? What's the database name? bikedafirma
? What's the database hostname? localhost
? What's the database port? 3306
? What's the database user?  root
? What's the database password? [optional]  
? Choose a project name:  bblumber
daniel@sputnik:~/bikedafirma/lumber$ 
@SeyZ SeyZ added the bug label Nov 14, 2016
@Aubron
Copy link

Aubron commented Sep 18, 2017

This is the same situation that I am experiencing. Willing to provide additional details or logs as will help.

@SeyZ
Copy link
Member

SeyZ commented Sep 18, 2017

Hey @Aubron Are you on Windows, Linux or OSX ? Can you also tell me the version? Thanks :)

@Aubron
Copy link

Aubron commented Sep 18, 2017

So this was on an Ubuntu 16.04 with the sudo apt-get install nodejs version of Node. This was resolved by using n to install node latest.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants