Skip to content

Resolve package.json in higher level directory #526

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

Closed
roman-vanesyan opened this issue Aug 27, 2016 · 1 comment
Closed

Resolve package.json in higher level directory #526

roman-vanesyan opened this issue Aug 27, 2016 · 1 comment

Comments

@roman-vanesyan
Copy link

Hello there! Currently I develop an electron application and reach problem with import/no-extraneous-dependencies raise an error. I have two separated package.json files in different directories, one in app/package.json - which is main app manifest, which of dependencies should be resolved and other one package.json in the root directory - development manifest. So as I've said before I need to resolve my dependencies in the app directory, how can I do it? Thanks

@jfmengels
Copy link
Collaborator

Hey @vanesyan!

This seems very similar to #458. Do you mind commenting over there too?

I think this comment goes in the right direction for your use-case. We don't know how people structure their apps when they have multiple package.json files, so if you could then give some input on that, that'd be great! 😄

(I'm closing this, but if you feel that this is a different issue, I'll re-open it)

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

No branches or pull requests

2 participants