angular-components
angular-components copied to clipboard
[Course] Code for the AngularJS 1.x Components & ES6 Course
`carolyn angular-components % npm start .. AssertionError [ERR_ASSERTION]: Task function must be specified at Gulp.set [as _setTask] (/Users/carolynlynch/Documents/git/angular-components/node_modules/undertaker/lib/set-task.js:10:3) at Gulp.task (/Users/carolynlynch/Documents/git/angular-components/node_modules/undertaker/lib/task.js:13:8) at Object. (/Users/carolynlynch/Documents/git/angular-components/gulpfile.js:25:6) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)...
Trying to npm start (after npm installing) the step-2-fix branch after importing angular-ui-router. Same error appears when trying to npm start step-3-fix as well. `[17:19:34] Using gulpfile ~/Documents/AngularJS/angular-components/gulpfile.js [17:19:34] Starting...
Running on Windows 10 Pro/NT Kept getting this error right before build: `Potentially unhandled rejection [4] Error: callback(): The callback was already called. at context.callback (C:\Users\Business\Learning\angularjs1x-components\node_modules\webpack-core\lib\NormalModuleMixin.js:143:11) at tryCatchReject (C:\Users\Business\Learning\angularjs1x-components\node_modules\when\lib\makePromise.js:840:30) at...
Jeet 6.1.4 is current and is breaking everything, set version to 6.1.2
Before writing your tests for step 4, Scott notes we need to update our `karma.conf.js` file. Afterwards, when running `npm start` you might get an error saying "cannot load webpack"....
If you get the message below from JSON-server see: [TypeError: low(...).state is not a function](https://github.com/typicode/json-server/issues/289#issuecomment-219249821). ``` \{^_^}/ hi! Loading db.json /usr/local/lib/node_modules/json-server/src/cli/utils/load.js:31 data = low(source, { storage: fileAsync }).state() ^ TypeError:...

- The cat images break after `(step-5-fix)`
Update to a version that has webpack issue fixed https://github.com/karma-runner/karma/issues/1497