You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm starting with angular and when starting the server to check if all is well, I have this error
C: \ angular> gulp
[14:12:09] Using gulpfile C: \ angular\ gulpfile.js
[14:12:09] Starting 'server' ...
[14:12:09] Finished 'server' after 24 ms
[14:12:09] Starting 'inject' ...
[14:12:09] 'inject' errored after 17 ms
[14:12:09] Error in plugin 'Gulp-inject'
message:
There is no read option. Did you mean to Provide for gulp.src Perhaps it?
[14:12:09] Server started http: // localhost: 3000
[14:12:09] LiveReload started on port 35729
Hello
I'm starting with angular and when starting the server to check if all is well, I have this error
C: \ angular> gulp
[14:12:09] Using gulpfile C: \ angular\ gulpfile.js
[14:12:09] Starting 'server' ...
[14:12:09] Finished 'server' after 24 ms
[14:12:09] Starting 'inject' ...
[14:12:09] 'inject' errored after 17 ms
[14:12:09] Error in plugin 'Gulp-inject'
message:
There is no
read
option. Did you mean to Provide forgulp.src
Perhaps it?[14:12:09] Server started http: // localhost: 3000
[14:12:09] LiveReload started on port 35729
I am using this version [email protected]
Someone could help me. Thanks for your time
The text was updated successfully, but these errors were encountered: