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

fix(nx-plugin): tslib is not set as a dependency when using create-package generator #22429

Merged

Conversation

jogelin
Copy link
Contributor

@jogelin jogelin commented Mar 21, 2024

Current Behavior

The linting failed on clean create-nx-plugin generation:
image

Expected Behavior

After a clean generation, build, test, and lint should be successful

Copy link

vercel bot commented Mar 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jun 27, 2024 6:17am

@jogelin jogelin force-pushed the fix-create-package-tslib-dependency branch from fccff86 to ef45aca Compare March 22, 2024 04:36
@jogelin jogelin force-pushed the fix-create-package-tslib-dependency branch from ef45aca to da5be9f Compare March 22, 2024 05:16
@jogelin jogelin marked this pull request as ready for review March 22, 2024 05:42
@jogelin jogelin requested a review from a team as a code owner March 22, 2024 05:43
@jogelin jogelin requested a review from FrozenPandaz March 22, 2024 05:43
@FrozenPandaz FrozenPandaz merged commit 23ce6af into nrwl:master Jul 5, 2024
6 checks passed
@FrozenPandaz
Copy link
Collaborator

Thank you for your contribution! LGTM 🎉

FrozenPandaz pushed a commit that referenced this pull request Jul 5, 2024
…ckage generator (#22429)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
The linting failed on clean `create-nx-plugin` generation:

![image](https://github.com/nrwl/nx/assets/954509/80bfbaeb-0994-48d9-a6dc-20f8f723a95d)

## Expected Behavior
After a clean generation, build, test, and lint should be successful

Co-authored-by: Emily Xiong <[email protected]>
(cherry picked from commit 23ce6af)
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants