Unable to run `./compose.sh development up`
I get the following errors when running: ./compose.sh development up
(Ubuntu 20.04):
docs_1 | ERROR #98124 WEBPACK
docs_1 |
docs_1 | Generating development SSR bundle failed
docs_1 |
docs_1 | Can't resolve 'prop-types' in '/usr/src/app/dist/esm/HydrationChecker'
docs_1 |
docs_1 | If you're trying to use a package make sure that 'prop-types' is installed. If
docs_1 | you're trying to use a local file make sure that the path is correct.
docs_1 |
docs_1 | File: ../dist/esm/HydrationChecker/HydrationChecker.js:5:0
docs_1 |
docs_1 | ERROR #98124 WEBPACK
docs_1 |
docs_1 | Generating development SSR bundle failed
docs_1 |
docs_1 | Can't resolve 'prop-types' in '/usr/src/app/dist/esm/Theme/ThemeChanger'
docs_1 |
docs_1 | If you're trying to use a package make sure that 'prop-types' is installed. If
docs_1 | you're trying to use a local file make sure that the path is correct.
docs_1 |
docs_1 | File: ../dist/esm/Theme/ThemeChanger/ThemeChanger.js:6:0
docs_1 |
docs_1 | ERROR #98124 WEBPACK
docs_1 |
docs_1 | Generating development SSR bundle failed
docs_1 |
docs_1 | Can't resolve 'prop-types' in '/usr/src/app/dist/esm/Theme/ThemeProvider'
docs_1 |
docs_1 | If you're trying to use a package make sure that 'prop-types' is installed. If
docs_1 | you're trying to use a local file make sure that the path is correct.
docs_1 |
docs_1 | File: ../dist/esm/Theme/ThemeProvider/ThemeProvider.js:9:0
docs_1 |
not finished Building development bundle - 10.379s