Luis
Luis
@etagwerker if you switch your node version to Node.js 4.0 or higher and run the setup again it's fixed?
Please @DamonClark Thank you!
@cleicar where's the link to the documentation?
@arielj fixed it 👍
I'm experiencing the same issue and I'm also using Docker
@rosa Yes, I have restarted the services multiple times. I have a service in my docker-compose.yml like this ```yaml solid_queue: build: command: bundle exec rake solid_queue:start depends_on: - postgres volumes:...