Can't init project
See original GitHub issueThe 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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
can't create project using react-native init - Stack Overflow
I am getting this error again and again when creating a new project using react-native init. I reinstalled react-native cli and tried again ......
Read more >Can't init project with Amplify · Issue #972 - GitHub
Hi I'm trying to initialize a project by running the command amplify init but after I make the selections, it comes back with...
Read more >Cant create a new project in xCode | Apple Developer Forums
I can open an existing project but cant change anything. This started happening after i have upgraded to the latest version of Xcode....
Read more >Question - Unable to create project - Unity Forum
Pretty new to unity I just downloaded the unity hub but everytime I try to create a new project I get an error...
Read more >Not able to create a project in vs code?SFDX
So the solution would be to either install the NPM package manager or install nodejs. Share. Share a link to this answer.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just tested,
init
andupdate
works inv0.5.1
like a charm! @andreban Thanks!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?