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

dist branch: Yarn complains that rollup is not found when consuming the addon #176

Open
colenso opened this issue Aug 16, 2023 · 1 comment

Comments

@colenso
Copy link

colenso commented Aug 16, 2023

When adding the addon created via the blueprint as a dependency in the package.json file using the form:
"addon-name": "https://github.com/name/repo-name#dist
Yarn complains with the following error:

Packing addon-name@https://github.com/name/repo.git#commit=commitSha from sources
No package manager configuration detected; defaulting to Yarn
yarn pack v1.22.19
$ rollup --config
/bin/sh: rollup: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/pack for documentation about this command.
@NullVoxPopuli
Copy link
Collaborator

hello! do you have a reproduction of this I could look at?

rollup shouldn't be running 😅

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