This is the jasmine/gulp issue I am having after running gulp test:api
[12:50:22] Using gulpfile ~/Documents/repos/fullstack-project-01/gulpfile.js
[12:50:22] Starting 'test:api'...
[12:50:22] 'test:api' errored after 129 ms
[12:50:22] ReferenceError in plugin 'gulp-jasmine'
Message:
badPropertyName is not defined
This is the jasmine/gulp issue I am having after running gulp test:api