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

Can't init project #118

Closed
FluorescentHallucinogen opened this issue Mar 4, 2020 · 6 comments
Closed

Can't init project #118

FluorescentHallucinogen opened this issue Mar 4, 2020 · 6 comments
Labels
bug Something isn't working

Comments

@FluorescentHallucinogen
Copy link
Contributor

The llama-pack init --manifest https://my-twa.com/manifest.json command produce the following error:

cli ERROR core_1.Config.loadOrCreate is not a function

This is after updating to the latest 0.5.0 version.

@FluorescentHallucinogen
Copy link
Contributor Author

Just tested, this is a regression in 0.5.0, in 0.4.3 init works fine. I believe this is because #109.

@abdonrd
Copy link
Contributor

abdonrd commented Mar 4, 2020

Same issue here!

Using the llama-pack update command from v0.4.3 to v0.5.0.

@FluorescentHallucinogen
Copy link
Contributor Author

@andreban @PEConn @NotWoods cc.

@andreban andreban added the bug Something isn't working label Mar 5, 2020
@andreban
Copy link
Member

andreban commented Mar 5, 2020

I can reproduce. Looking into it.

@andreban
Copy link
Member

andreban commented Mar 5, 2020

Apparently something went wrong while publishing. I rebuilt and re-published the same code as v0.5.1. Can you check if it works now?

@FluorescentHallucinogen
Copy link
Contributor Author

Just tested, init and update works in v0.5.1 like a charm! @andreban Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants