argon-dashboard-nodejs icon indicating copy to clipboard operation
argon-dashboard-nodejs copied to clipboard

Results 12 argon-dashboard-nodejs issues
Sort by recently updated
recently updated
newest added

When I run npm install in the file directory I get a few package downloads followed by a couple of errors see attached log. [2019-05-22T14_12_04_887Z-debug.log](https://github.com/creativetimofficial/argon-dashboard-nodejs/files/3207827/2019-05-22T14_12_04_887Z-debug.log)

Using ``` docker-compose up -d ``` I got this error: ![image](https://user-images.githubusercontent.com/3322836/144493525-9fd87f81-9ebb-4757-8d3d-284be9797792.png) containers are running: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 4473fe99fb5d haproxy:1.9-alpine "/docker-entrypoint.…" 3 minutes ago Up...

First thank you for the great dashboard. I have made few modification to use it with mongodb and it works perfectly on my localhost. However I am trying to deploy...

Hi! I've used the dashboard locally, but when deploying to Heroku, the production redis server doesn't work and sessions aren't being created. Can you help?

Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...

dependencies

Hi, I have been trying to install your dashboard using npm does not work. I get stuck at doing `npm knex migrate:latest`. So instead I have installed yarn was able...

Hi, I would like to use argon with Mongodb or Mongoose as my database. Can you please provide some hints or small sample how to use it with mongoose instead...

Instead of "npm run knex migration:latest" and "npm run knex seed:run" it is printed as "npm knex migration:latest" and "npm knex seed:run" without the "run" keyword in the command in...

I'm try to use jquery autocomplete, but jquery version used in template don't have this option. Is it true? I don't found any mentions on documentation and samples about that....

experiencing this error on the Pro version argon.js:1855 Uncaught TypeError: $scrollbar.scrollbar is not a function at init (argon.js:1855) at argon.js:1862 at argon.js:1865