Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nx run throws error Cannot read properties of undefined (reading 'tslib') #13814

Closed
piotrroda opened this issue Dec 14, 2022 · 3 comments
Closed
Labels
blocked: retry with latest Retry with latest release or head. outdated scope: core core nx functionality stale type: bug

Comments

@piotrroda
Copy link

Current Behavior

After update all @nrwl packages from 15.3.0 to 15.3.3 this error occured.

nx run test:app

NX Cannot read properties of undefined (reading 'tslib')

Because of the error the Nx daemon process has exited. The next Nx command is going to restart the daemon process.
If the error persists, please run "nx reset".

Expected Behavior

No errors

Github Repo

No response

Steps to Reproduce

  1. update packages from 15.3.0 to 15.3.3
  2. execute command nx run

Nx Report

nx report

 >  NX   Cannot read properties of undefined (reading 'tslib')


   Because of the error the Nx daemon process has exited. The next Nx command is going to restart the daemon process.
   If the error persists, please run "nx reset".

Failure Logs

No response

Additional Information

No response

@piotrroda piotrroda changed the title npm run throws error Cannot read properties of undefined (reading 'tslib') nx run throws error Cannot read properties of undefined (reading 'tslib') Dec 14, 2022
@AgentEnder
Copy link
Member

This may have been fixed by #13803. Can you retry after the next release?

@AgentEnder AgentEnder added blocked: retry with latest Retry with latest release or head. scope: core core nx functionality labels Dec 14, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of the Nx community! 🙏

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked: retry with latest Retry with latest release or head. outdated scope: core core nx functionality stale type: bug
Projects
None yet
Development

No branches or pull requests

2 participants