Skip to content

docker error #205

Description

@UHaider

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions