When I run the following command
$ yarn package-rpi
I get the error.
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/ButtonCards' in '/project/app/components'
[1] @ ./app/components/Setup.js 35:19-56
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1]
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/SetupButtons' in '/project/app/components'
[1] @ ./app/components/Setup.js 31:20-58
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1]
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/SetupLog' in '/project/app/components'
[1] @ ./app/components/Setup.js 41:16-50
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1] Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--6-1!app/app.global.css:
[1] Entrypoint mini-css-extract-plugin = *
[1] [./node_modules/css-loader/index.js?!./app/app.global.css] ./node_modules/css-loader??ref--6-1!./app/app.global.css 4.28 KiB {0} [built]
[1] + 32 hidden modules
When I run the following command
$ yarn package-rpi
I get the error.
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/ButtonCards' in '/project/app/components'
[1] @ ./app/components/Setup.js 35:19-56
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1]
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/SetupButtons' in '/project/app/components'
[1] @ ./app/components/Setup.js 31:20-58
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1]
[1] ERROR in ./app/components/Setup.js
[1] Module not found: Error: Can't resolve './SetupButtons/SetupLog' in '/project/app/components'
[1] @ ./app/components/Setup.js 41:16-50
[1] @ ./app/containers/SetupPage.js
[1] @ ./app/Routes.js
[1] @ ./app/containers/Root.js
[1] @ ./app/index.js
[1] Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--6-1!app/app.global.css:
[1] Entrypoint mini-css-extract-plugin = *
[1] [./node_modules/css-loader/index.js?!./app/app.global.css] ./node_modules/css-loader??ref--6-1!./app/app.global.css 4.28 KiB {0} [built]
[1] + 32 hidden modules