volodymyr-lisniak / magento-2-gulp

Gulp for Magento 2. It works with core Magento styles (less) and structure. Uses default theme configs from dev/tools/grunt/configs/local-themes.js.
MIT License
41 stars 12 forks source link

Node flags detected: --map #11

Closed mattkrupnik closed 4 years ago

mattkrupnik commented 4 years ago

Hi,

after using --map arg, I got warning Node flags detected: --map. My node version 10.13.0. When I changed arg value from map to maps everything was fine.

volodymyr-lisniak commented 4 years ago

Hi! Get the same warning on the v10.16.3 Please, run sudo npm install gulp-cli -g

Similar issue https://github.com/gulpjs/gulp/issues/1564 with gulp

volodymyr-lisniak commented 4 years ago

@mattkrupnik if you have found this problem again, please reopen the issue.