I am using Pattern Lab Node v2.12.X on Mac, using the gulp configuration. ##### Expected Behavior Trying to get the server up and running. Nothing is working. I have searched through as many ##### Actual Behavior Got this error just before it stalls in a loop: ⠋ ⊙ patternlab → Installing edition: edition-node-gulp⊙ patternlab → fetchPackage: Fetching required dependencies from npm failed for edition-node-gulp with Error: Command failed: npm install edition-node-gulp npm ERR! code 1 npm ERR! Command failed: /usr/local/bin/git checkout 4.0 npm ERR! error: pathspec '4.0' did not match any file(s) known to git. ##### Steps to Reproduce Fresh install with: npm version: 6.4.1 gulp: CLI version: 2.2.0 Local version: 4.0.0 npm install patternengine-node-twig ./node_modules/.bin/patternlab init
I am using Pattern Lab Node v2.12.X on Mac, using the gulp configuration.
Expected Behavior
Trying to get the server up and running. Nothing is working. I have searched through as many
Actual Behavior
Got this error just before it stalls in a loop:
⠋ ⊙ patternlab → Installing edition: edition-node-gulp⊙ patternlab → fetchPackage: Fetching required dependencies from npm failed for edition-node-gulp with Error: Command failed: npm install edition-node-gulp
npm ERR! code 1
npm ERR! Command failed: /usr/local/bin/git checkout 4.0
npm ERR! error: pathspec '4.0' did not match any file(s) known to git.
Steps to Reproduce
Fresh install with:
npm version: 6.4.1
gulp:
CLI version: 2.2.0
Local version: 4.0.0
npm install patternengine-node-twig
./node_modules/.bin/patternlab init