Skip to main content
Iago Richard (WEX Inc.) 님이 #LWC에 질문했습니다

I'm trying to set a Local Development Server for Lightning Web Components according to this link but when I try to install the plugin @salesforce/lwc-dev-server I get this error message :

Code: ShellParseError

and a .js file named npm-cli.js opens in my editor with this content:

#!/usr/bin/env node

require('../lib/cli.js')(process)

Anyone knows what to do? Thanks in advance.

 

#LWC  #LWC Component  #Custom LWC  #LWC Development  #Sfdx Plugins

답변 2개
  1. 2021년 9월 22일 오후 6:49

    I tried your suggestion but I'm not able to install the plugin @salesforce/lwc-dev-server like I described in my question.

0/9000