daostack / daostack/alchemy-server
NaN 'postgresql'
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Trying to install but I got this error :
```
node ./server/create-lb-tables.js
NaN 'postgresql'
```
the database alchemy with user alchemist (and is password) is created and functionnal.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the installation command `node ./server/create-lb-tables.js` with the PostgreSQL database and alchemist credentials described in the report. Read `server/create-lb-tables.js` and trace where the `NaN 'postgresql'` output is produced. Done means the command completes successfully and creates the required tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, postgresql
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100