Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

yarn build not working #834

Open
dmitry-prohorov opened this issue Jun 12, 2024 · 0 comments
Open

yarn build not working #834

dmitry-prohorov opened this issue Jun 12, 2024 · 0 comments

Comments

@dmitry-prohorov
Copy link

[0:00:40] d-pro:redux-eggs git:(main*) $ yarn build
lerna notice cli v5.5.4
lerna WARN EWORKSPACES Workspaces exist in the root package.json, but Lerna is not configured to use them.
lerna WARN EWORKSPACES To fix this and have Lerna use workspaces to resolve packages, set useWorkspaces: true in lerna.json.
(node:92296) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
(node:92296) ExperimentalWarning: Use importAttributes instead of importAssertions
(Use node --trace-warnings ... to show where the warning was created)
lerna info Executing command in 6 packages: "yarn run build"
(node:92296) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
@redux-eggs/core: Type Error: Cannot read properties of undefined (reading '/Users/d-pro/Documents/Work/sumo/redux-eggs/.pnp.cjs')
@redux-eggs/core: at c8 (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:390:12692)
@redux-eggs/core: at s0e (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:390:13173)
@redux-eggs/core: at Object.mf (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:390:13402)
@redux-eggs/core: at /Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:694:4611
@redux-eggs/core: at Object.Na (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:390:10714)
@redux-eggs/core: at wl.findPackageLocation (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:694:4566)
@redux-eggs/core: at /Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:423:1264
@redux-eggs/core: at Function.from ()
@redux-eggs/core: at TB (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:423:1008)
@redux-eggs/core: at d9 (/Users/d-pro/Documents/Work/sumo/redux-eggs/.yarn/releases/yarn-3.5.1.cjs:423:1589)
lerna ERR! yarn run build exited 1 in '@redux-eggs/core'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant