Closed c3riz88 closed 6 years ago
Hi,
'node_modules' dir no need to be specified when require 'pattern_engines'. Can cause a fatal error (no path found) when we need to launch gulp tasks out of root project like this (patternlab installed as a node dependency) :
gulp --cwd . --gulpfile node_modules/edition-node-gulp/gulpfile.js
Regards.
Superseded by PL Node Core 3 https://github.com/pattern-lab/patternlab-node/releases
Give the preview a shot! https://github.com/pattern-lab/edition-node-gulp/releases
Hi,
'node_modules' dir no need to be specified when require 'pattern_engines'. Can cause a fatal error (no path found) when we need to launch gulp tasks out of root project like this (patternlab installed as a node dependency) :
Regards.