Skip to content

Project is build with errors #2

@INQTR

Description

@INQTR

Regards!
When I executing a command yarn start getting an error:

Failed to compile.

C:/Projects/react-clean-architecture/authentication/web/node_modules/core/dist/adapters/redux/saga.d.ts
(16,54): Cannot find module '../../../../../../../Projects/react-clean-architecture/authentication/core/node_modules/redux-saga/effects'.

And I needed to change the import path: "core": "file:../core" to "core": "../core"

System:

Windows 10
Node: 10.15.3
Yarn: 1.15.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions