pattern-lab / edition-node-gulp

ARCHIVED - The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
MIT License
279 stars 111 forks source link

No need to declare node_modules dir in require #104

Closed c3riz88 closed 6 years ago

c3riz88 commented 7 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.

bmuenzenmeyer commented 6 years ago

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