gulp - internalBinding is not defined

前端 未结 8 1469
伪装坚强ぢ
伪装坚强ぢ 2021-02-01 14:19

I\'m getting this error when I try to run the command gulp watch-bs for my UnderStrap child theme for WordPress. I\'ve been using this command for a year with no pr

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-01 15:04

    Try this, it's working for me:

    npm install -g graceful-fs graceful-fs@latest
    

提交回复
热议问题