hyper-corrosive-crouton
  • Joined on Oct 20, 2022

hyper-corrosive-c... created pull request digital-telepresence/dtp-sites#22

updated jshint url to fix npm install error for unsupported protocol

2 years ago

hyper-corrosive-c... pushed to feature/fix-npm-jshint-install at hyper-corrosive-c.../dtp-sites

  • 015f01640c updated jshint url to fix npm install error for unsupported protocol

2 years ago

hyper-corrosive-c... pushed to develop at hyper-corrosive-c.../dtp-sites

2 years ago

hyper-corrosive-c... pushed to master at hyper-corrosive-c.../dtp-sites

2 years ago

hyper-corrosive-c... pushed to master at hyper-corrosive-c.../dtp-sites

2 years ago

hyper-corrosive-c... pushed to develop at hyper-corrosive-c.../dtp-sites

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Yea, that's the issue. you have to run docked-build every change.. NPM has this `nodemon` mode that basically wraps `npm dev:watch` i think it is.. Anyway, I use Docker for work, so I figured…

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Unrelated question time.. Any idea how to get the `nodemon` live-reload working for the base-app container?

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Regarding the DNS container issue. I solved it via the following on the Mac `sudo chmod a+rwx…

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Success! I guess the DNS Proxy one isn't required. I went to localhost:3000 and got this. So now, to figure out how to make a user :) Thanks for all your help!

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Setting this did the trick. Now the base-app stays running `command: node dtp-sites.js` Setting WORKDIR to the full local path to the cloned repository seems correct, given the documentation…

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Thanks! I'll give all this another shot.. I forgot to mention I'm having DNS container issues also. The container starts and exits with these errors ``` 2022/10/22 05:33:43.303873 INFO…

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

The error reported by DockerDesktop on the container is an infinite loop ``` node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module…

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Also, i'm getting a 500 from Gitea, trying to post this comment with triple quotes around the console debug output

2 years ago

hyper-corrosive-c... commented on issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

Thanks CyberShell! I had eventually managed to get further using some more native docker commands.. I trashed all that, and started from scratch with your suggestions. My `.env.docker` was a…

2 years ago

hyper-corrosive-c... opened issue digital-telepresence/dtp-sites#18

Docker start-local throws forever error

2 years ago

hyper-corrosive-c... created repository hyper-corrosive-c.../dtp-core

2 years ago

hyper-corrosive-c... created repository hyper-corrosive-c.../dtp-base

2 years ago