Bart van der Braak

Results 4 issues of Bart van der Braak

I am getting ``` error - ./pages/_app.js Module not found: Can't resolve 'react/jsx-dev-runtime' in '/nextjs/pages' ``` after `yarn install` and then `yarn dev` also installing the packages with `npm` is...

Steps to reproduce: ```zsh git clone [email protected]:prbinu/tls-scan.git cd tls-scan docker build -t tls-scan . ``` I received the following output: ``` [+] Building 47.7s (12/13) => [internal] load build definition...

Hi there, I am testing out this environment locally and getting the following error: ![image](https://github.com/chronark/highstorm/assets/3996360/3acd8dd5-b69d-44b1-b1cf-129191d4083d) ``` Could not create api Key Digest method not supported ``` ## Browser Console Here...

Hi! Here is the fix you mentioned in the issue I opened: https://github.com/chronark/highstorm/issues/25#issuecomment-1582436723 Have a great day, Bart