I'm following the WKND project, and the problem I'm having doesn't seem
to be very common so I'm not finding answers online. At first when I got
to step 3 under Build the Project I ran the command mvn
-PautoInstallSinglePackage clean install. The original error was
happening at the (npm install) phase and gave me the following output.
As you can see the first error is a segmentation fault without much
detail. [INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @
aem-guides-wknd.ui.frontend ...