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 while importing Accelerated Text into Reaction Commerce #2

Closed
mikecheng-super-chain opened this issue Jul 3, 2020 · 2 comments · Fixed by #3
Closed

Problem while importing Accelerated Text into Reaction Commerce #2

mikecheng-super-chain opened this issue Jul 3, 2020 · 2 comments · Fixed by #3

Comments

@mikecheng-super-chain
Copy link

I am trying to import Accelerated Text into Reaction Commerce just as the reaction-acc-text-demo does.
But I constantly get errors similar to the following when I am trying to run "make run" under the terminal, which is following the first step:
(base) UserName$ make run
(git submodule update --remote && git pull --recurse-submodules)
error: Your local changes to the following files would be overwritten by checkout:
api/resources/paradigms/eng/AdV.edn
api/resources/paradigms/est/AdV.edn
api/resources/paradigms/spa/AdV.edn
api/resources/syntax/AdV.edn
Please commit your changes or stash them before you switch branches.
Aborting
Unable to checkout '5a76c25b9d3ecccf6eabf2ab2eeeb8733dfbe7ca' in submodule path 'accelerated-text'
make: * [pull-submodules] Error 1

@zaibacu
Copy link
Contributor

zaibacu commented Jul 3, 2020

Ok, thank you for info. It's problem from our side, mostly file system stuff

@zaibacu
Copy link
Contributor

zaibacu commented Jul 4, 2020

Just a heads up: this concrete bug is already fixed, however there were some backwards-incompatible changes done in AcceleratedText project, so will need some more time to adapt to current version

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

Successfully merging a pull request may close this issue.

2 participants