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, 9 months ago Modified 1 year, 7 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. How to get information about user in head markup of community

    Mar 6, 2024 · How to get information about user in head markup of community Ask Question Asked 1 year, 9 months ago Modified 1 year, 8 months ago

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

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

  7. 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...

  8. lightning aura components - Static Resource Stylesheet in Head …

    Dec 7, 2021 · I am trying to link a static resource global css file to the head mark-up. The static resource is loading in the networks tab, but it is not applying the styles to my Aura and LWC components. https://

  9. 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 …

  10. 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 …