Nick O'Neill

Results 2 issues of Nick O'Neill

Hi the following needs to updated in the Dockerfile: `RUN apk --no-cache add \ nodejs-current \ nodejs-current-npm \ # clean up obsolete files && rm -rf /tmp/* /root/.npm` Needs to...

> What is the current behavior? Console warnings: `Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will...