douwei1408 2016-09-12 15:00
浏览 47
已采纳

未找到Laravel 5.3 Entry模块:错误:无法解决'buble'[关闭]

I'm following the Laravel passport video tutorial on Laracasts and kept getting the below error, so I have taken a fresh install of Laravel using the Laravel install tool but I'm still getting the error:

laravel new test

cd test

gulp

Error: Entry module not found: Error: Can't resolve 'buble' in 'C:\xampp\htdocs\test' resolve 'buble' in 'C:\xampp\htdocs\test

This is a fresh install with no changes, am I missing something from the install process?

  • 写回答

1条回答 默认 最新

  • du1068 2016-09-12 15:05
    关注

    I'm pretty sure you need to do npm install before using gulp.

    Bublé is a ES2015 compiler (light version of Babel). They come with Laravel, but you must previously install them, via npm install.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突