About 50 results
Open links in new tab
  1. Getting error while deploying typescript LWC component No base file …

    Mar 11, 2025 · No base file for markup://c:myTypeScriptComponent and I am not able to deploy my component. If anyone succeeded in deploying LWC with typescript can someone please help me to …

  2. LWC Deployment Errror - No base file for …

    May 14, 2024 · LWC Deployment Errror - No base file for markup://c:lwcCommunityButton Ask Question Asked 6 years, 10 months ago Modified 1 year, 8 months ago

  3. Please help how to solve that Problem No MODULE named markup ...

    Jun 14, 2023 · Lighntning-card should be lightning-card. Make sure you spell the words correctly, and use all lowercase.

  4. Not able to import CSS in LWC No MODULE named markup:

    Aug 2, 2020 · Indeed, there seem to be a bug with Summer 20 release, when sharing a common CSS file with import function into another LWC component. Found another workaround : always deploy …

  5. LWC lightning-flow No Module Found - Salesforce Stack Exchange

    "Discover solutions to resolve the ""No Module Found"" error in Salesforce LWC lightning-flow implementation."

  6. lightning web components - No base file for markup error when …

    Mar 24, 2019 · I am trying to push lwc source code into a new scratch org. The source code works perfectly fine with my old scratch but when pushing to the new scratch org, I got this error: No base …

  7. Unable to build Lightning Component source for markup://c ...

    Apr 13, 2021 · Unable to build Lightning Component source for markup://c:HelloWorldLightningWebComponent: Invalid suffix: json Ask Question Asked 4 years, 9 …

  8. javascript - Is there a way to pass in markup to a modal built with ...

    Jun 26, 2023 · I would like to do something similar using the ootb "lightning-modal" component, but I'm not seeing a way to pass in markup. Is there a way to pass in markup to a modal built with "lightning …

  9. lightning web components - Salesforce Stack Exchange

    Apr 1, 2021 · org.auraframework.throwable.AuraRuntimeException: Unable to retrieve metadata for descriptor: markup://c:__LightningMessageChannel__Account_Selected_c My …

  10. No MODULE named markup://c:errorPanel found : …

    I created one lightning web component to display the records of contact object and using wire decorator to get data from my salesforce org. I am getting this error: No MODULE named markup://c:erro...