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

NPX download time #107

Open
danieldelcore opened this issue Mar 9, 2022 · 2 comments
Open

NPX download time #107

danieldelcore opened this issue Mar 9, 2022 · 2 comments

Comments

@danieldelcore
Copy link
Contributor

npx @codeshift/cli --packages @atlaskit/[email protected] .temp/src/Avatar.tsx

Running codeshift/cli via npx takes FAR too long to be worthwhile..

We need to investigate how to speed that up. Most likey, we'll need to cut down on bundlesize.

@danieldelcore danieldelcore changed the title NPX download time takes FORVER NPX download time takes FOREVER Mar 12, 2022
@danieldelcore danieldelcore changed the title NPX download time takes FOREVER NPX download time Jan 10, 2023
@Jensenks
Copy link

Jensenks commented Dec 15, 2023

Hello!
Maybe bumping jscodeshift to version 0.15.1 would help? According to Bundlephobia the size of the package has been reduced quite a bit. It would also remove from deprecation messages from Micromatch version 3 (That jscodeshift 0.13.1 depends on). I would create a PR but I can't run 'yarn' on the project because I get 401 from the packages that are resolved to an Atlassian npm remote.
billede

billede

@danieldelcore
Copy link
Contributor Author

danieldelcore commented Dec 17, 2023

Fantastic, thanks so much for raising this with me!

I can't run 'yarn' on the project because I get 401 from the packages that are resolved to an Atlassian npm remote.

Whoops that's my bad! I'll fix that up 🤦 (edit: fixed)

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

No branches or pull requests

2 participants