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

broccoli-babel-transpiler branch doesn't exist #52

Closed
mattxyzeth opened this issue Aug 25, 2015 · 4 comments
Closed

broccoli-babel-transpiler branch doesn't exist #52

mattxyzeth opened this issue Aug 25, 2015 · 4 comments
Labels

Comments

@mattxyzeth
Copy link

Just ran into this issue when trying to reinstall my node_modules. The new revision added for broccoli-babel-transpiler has a typo in the name. Fails on install with error:

npm ERR! git rev-list -n1 broccoli-peristent-filter: fatal: ambiguous argument 'broccoli-peristent-filter': unknown revision or path not in the working tree.

Should be: babel/broccoli-babel-transpiler#broccoli-persistent-filter

Actual: babel/broccoli-babel-transpiler#broccoli-peristent-filter

Missing an 's' in persistent

@mattxyzeth
Copy link
Author

Or actually.. Looking at babel/broccoli-babel-transpiler repo and there is no revision/tag/branch for broccoli-persistent-filter. There is a 'persistent' branch, is that what was intended? broccoli-persistent-filter also fails to install.

@mattxyzeth
Copy link
Author

related to #53

@mattxyzeth mattxyzeth changed the title Typo in broccoli-babel-transpiler revision name broccoli-babel-transpiler branch doesn't exist Aug 25, 2015
@gordonkristan
Copy link
Contributor

Fixed by #51. Hopefully #56 will be approved and we'll publish a new version ASAP.

@robclancy
Copy link

Awesome... this combined with npm being shit makes it way too easy for mistakes like this to completely stop or CI from working.

@Turbo87 Turbo87 added the bug label Dec 5, 2016
siva-sundar pushed a commit to siva-sundar/ember-cli-babel that referenced this issue Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants