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

astro add <integration> doesn't work for npm organization scoped packages #4420

Closed
1 task
susickypavel opened this issue Aug 22, 2022 · 0 comments · Fixed by #4430
Closed
1 task

astro add <integration> doesn't work for npm organization scoped packages #4420

susickypavel opened this issue Aug 22, 2022 · 0 comments · Fixed by #4430
Assignees
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)

Comments

@susickypavel
Copy link

susickypavel commented Aug 22, 2022

What version of astro are you using?

1.0.6

Are you using an SSR adapter? If so, which one?

No

What package manager are you using?

pnpm

What operating system are you using?

Windows, MacOS

Describe the Bug

Trying to add an integration through pnpm astro add @example/integration or pnpx astro add @example/integration throws an error Cannot read properties of null (reading 'name').

npm also shows same behaviour

Link to Minimal Reproducible Example

Will provide one if others can't reproduce

Participation

  • I am willing to submit a pull request for this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants