question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change configuration file name from `llama-pack-config.json` to `bubblewrap-config.json`

See original GitHub issue

As the project name and its CLI command has been changed from llama-pack to bubblewrap , we should those name calls everywhere to avoid any confusions Possible places to change - llama-pack.config.json which contains the dependency directory.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
andrebancommented, May 4, 2020

It sounds to me we should:

  1. try reading the config with the new name.
  2. If it fails, try loading the config with the old name…
  3. If it succeeds, save the config file with the new name.
  4. If loading the old name fails, prompt user to input the config.
0reactions
andrebancommented, Jul 14, 2020

Closed via #198

Read more comments on GitHub >

github_iconTop Results From Across the Web

Provide paths to JDK and Android tools and environment ...
bubblewrap will read the JDK and Android SDK path from ~/llama-pack/llama-pack-config.json if it is available. Example file:.
Read more >
@bubblewrap/cli - npm
Regenerates the Android project files from a twa-manifest.json file. Usage: bubblewrap update [--appVersionName="<version-string>"] [-- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found