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

Problem with scoped packages #4

Closed
plesiecki opened this issue Jun 22, 2017 · 4 comments
Closed

Problem with scoped packages #4

plesiecki opened this issue Jun 22, 2017 · 4 comments

Comments

@plesiecki
Copy link

plesiecki commented Jun 22, 2017

I've got an error while trying to patch scoped npm package, e.g. @types/rollup

Error: Command failed: git add -f 'node_modules/[at]types/rollup'
fatal: pathspec 'node_modules/[at]types/rollup' did not match any files

@ds300
Copy link
Owner

ds300 commented Jun 22, 2017 via email

@ds300
Copy link
Owner

ds300 commented Jun 24, 2017

@plesiecki I can't reproduce the error you get. Is that the exact output from the command? In which case, which shell do you use? patch-package can't be replacing @ with [at] as far as I can tell.

@ds300
Copy link
Owner

ds300 commented Jun 24, 2017

Anyway I fixed the issue that was preventing scoped package support for me at least in 3.1.0. If that works for you, please close the issue. Otherwise any more information you can provide about your environment would be very useful.

@ds300
Copy link
Owner

ds300 commented Jul 18, 2017

I'm closing this due to inactivity. Feel free to open it again if the issue was not solved :-)

@ds300 ds300 closed this as completed Jul 18, 2017
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