Palmer Duckworth

Results 30 comments of Palmer Duckworth

I ran into this trying to install revdev via `sudo gem install revdev` and ended up with the error: `[palmerd@fedora ~]$ sudo gem install revdev Fetching revdev-0.2.1.gem Building native extensions....

I don't know why you would need a script to use nano, text editors are made for humans to interface with words, not machines. It would be much better to...

I am experiencing this behavior as well. It will talk in circles saying "I am going to to run xyz" then I get back "file not found", where it then...

For the record: it *will* use the text if you simply copy and paste it into the prompt

This is related to the naming of the config file. It caught me off guard; the Dockerfile and DockerfileCelery are looking for config.***YAML***, not config.***YML***. Check your naming when you...

@coder-rancho can you share your config and related logs?

I realize that's not helpful. Neither dev nor prod work, as both cases seems to result in it getting stuck at the file `webpack-hmr`, where the dev console says something...

> > @rcarmo @juanfrancisco227 @JPDucky let's get on a voice channel in Discord, as per your availability you can ping me and we can resolve the issue. Discord : https://discord.gg/PUznvQbc...

See my latest pull request, #364, I implemented an nginx wrapper container to solve the CORS and hostname issues, etc. My goal was to make it as easy as possible...