choudharymanish8585 / todo-manager-lwc

ToDo Manager built with Lightning Web Component framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push failed

nishant7sunadham opened this issue · comments

Hi!

I've just started to learn LWC and I've used your YouTube video to start. I really appreciate you teaching us Manish.

I ran into an error while pushing data to the scratch org. The error lies with the AppSwitcher.appMenu-meta.xml file.. Please have a look at the screenshots attached and guide me on how to solve this.

Best,
Nish
Screen Shot 2020-08-08 at 4 45 10 PM
Screen Shot 2020-08-08 at 4 45 34 PM

Hi Manish, I am also having the same issue.

Hi Manish,

I've looked around and found this:

Thrown:lib.gack.GackContext: java.lang.IllegalStateException: Module does not exist locally nor does it exist globally, thus cannot resolve the originating org.

I was suggested to make sure that I've included all the classes which are referenced are included in the payload which is being pushed.

Can you please help me know which classes are referenced and how to include them into the payload object?

Best,
Nish