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
{{ message }}
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
FAILED TypeError: Cannot read property 'harvest_id' of undefined
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:139:26
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:138:11
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:118:7
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at reconcilier (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:116:5)
When I try to compare the time sheets to the forecast. Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I am getting this error:
FAILED TypeError: Cannot read property 'harvest_id' of undefined
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:139:26
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:138:11
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at /Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:118:7
at arrayEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:516:11)
at Function.forEach (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/node_modules/lodash/lodash.js:9342:14)
at reconcilier (/Users/kentmasden/Documents/projects/Personal/Harvest-Forecast-tools-master/lib/reconcilier.js:116:5)
When I try to compare the time sheets to the forecast. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: