L
L
LCLR2018-02-17 20:32:43
webstorm
LCLR, 2018-02-17 20:32:43

In what directory is Pug installed so that it can be used as part of Webstorm?

Installed Webstorm. Then I decided to install Pug. I read on the official website that you need to write "$ npm install pug" in the node.js console. Failed - throws an error "SyntaxError: Unexpected identifier". I tried to load through the Windows console - something was uploaded to node_modules, but there are just a lot of errors and warnings in the console. As a result, I downloaded Pug from github. Now the question arose - where to install it? This is important because in the watcher settings in Webstorm, you will need to specify the path to the executable file. And where is this file in the folder with the plugin (pug-master)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Epifanov, 2018-02-17
@LCLR

install the pug-cli package
executable file look at the address
taken from here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question