Open TheBox193 opened 8 years ago
Errors on gulp watch
➜ react-redux-sandbox git:(master) gulp watch [12:09:54] Using gulpfile ~/Documents/Code/react-redux-sandbox/gulpfile.js [12:09:54] Starting 'browserSync'... [12:09:54] Finished 'browserSync' after 56 ms [12:09:54] Starting 'server'... [12:09:54] Finished 'server' after 5.64 ms [12:09:54] Starting 'watch'... [12:09:54] Finished 'watch' after 40 ms GET / 404 6.990 ms - 140 Error: ENOENT, stat '/Users/thebox193/Documents/Code/react-redux-sandbox/build/index.html' at Error (native) [BS] Proxying: http://localhost:3000 [BS] Access URLs: ------------------------------------- Local: http://localhost:3001 External: http://172.18.0.235:3001 ------------------------------------- UI: http://localhost:3002 UI External: http://172.18.0.235:3002 ------------------------------------- GET / 404 1.695 ms - 140 Error: ENOENT, stat '/Users/thebox193/Documents/Code/react-redux-sandbox/build/index.html' at Error (native) GET /favicon.ico 404 1.024 ms - 140 Error: ENOENT, stat '/Users/thebox193/Documents/Code/react-redux-sandbox/build/index.html' at Error (native)
@TheBox193 What is this about? I don't use Grunt. It's Gulp. Could you provide more details and name the issue properly?
Oops, Yeah I use grunt daily put that in the issue name. But the error is gulp.
Errors on gulp watch