You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
[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'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[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 ofimportAssertions
(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'
The text was updated successfully, but these errors were encountered: