-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
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
Labels
No labels