Open Wataru-Sugimoto-PA opened 1 year ago
This issue has been automatically marked as type:bug-p3
because it has not had recent activity.
Same issue for me with the Desktop Browser Server.
Same issue for me
Same issue for me
This issue has been automatically marked as type:bug-p3
because it has not had recent activity.
Describe the bug LWC does not preview locally
To Reproduce Steps to reproduce the behavior: Install
Expected behavior Great screen appears to preview
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Actually I try to install local server on Win10 wsl. But It does not work either this is my terminal history 21 brew install n 22 n latest 23 sudo n latest 24 sudo n stable 25 node --version 26 npm install sfdx-cli --global 27 npm install -g npm@10.0.0 28 sudo npm install -g npm@10.0.0 29 npm install sfdx-cli --global 30 sudo npm install sfdx-cli --global 31 sfdx 32 sudo npm install @salesforce/cli --global 33 npm install @salesforce/cli --global 34 sfdx plugins:install @salesforce/lwc-dev-server 35 sfdx plugins:install @salesforce/lwc-dev-mobile 36 $ sfdx force:lightning:lwc:start 37 sfdx force:lightning:lwc:start 38 java 39 java --version 40 sudo chown -R wataru.sugimoto /Users/xxx/ 41 npm 42 npm --version 43 sh --version 44 n --version 45 node --version 46 brew --version 47 history