Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

git-packages.json can't be resolved on windows path #41

Open
raza2022 opened this issue Oct 15, 2016 · 0 comments
Open

git-packages.json can't be resolved on windows path #41

raza2022 opened this issue Oct 15, 2016 · 0 comments

Comments

@raza2022
Copy link

@creeonix @rhyslbw @taylorkearns @sokki @jperl
I have completed all step to run a private package carefully. but when i run mgp command, it throws error that "Unable to load "(myproject till file)/git-packages.json". here i noticed that the path has a "/" instead of "" to reslove the git-packages.json file.
i.e it should be as
C:\dumm\dummyproject\git-packages.json
but it look like as
C:\dumm\dummyproject/git-packages.json
you can also point the js file where the path rosolve logic exists so i change it manually to test.
any help will be greatly appreciated

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

No branches or pull requests

1 participant