I am experiencing this error when attempting to deploy to Galaxy.
Build is working locally on multiple development machines.
2022-06-06 10:05:28-04:00/app/bundle/programs/server/node_modules/fibers/future.js:280n57s0
2022-06-06 10:05:28-04:00 throw(ex);n57s0
2022-06-06 10:05:28-04:00 ^n57s0
2022-06-06 10:05:28-04:00n57s0
2022-06-06 10:05:28-04:00TypeError: Cannot read property 'type' of nulln57s0
2022-06-06 10:05:28-04:00 at packages/aldeed_simple-schema.js:1078:23n57s0
2022-06-06 10:05:28-04:00 at Function._.each._.forEach (packages/underscore.js:147:22)n57s0
2022-06-06 10:05:28-04:00 at adjustArrayFields (packages/aldeed_simple-schema.js:1077:5)n57s0
2022-06-06 10:05:28-04:00 at addImplicitKeys (packages/aldeed_simple-schema.js:1172:3)n57s0
2022-06-06 10:05:28-04:00 at packages/aldeed_simple-schema.js:1190:16n57s0
2022-06-06 10:05:28-04:00 at Array.forEach (<anonymous>)n57s0
2022-06-06 10:05:28-04:00 at Function._.each._.forEach (packages/underscore.js:139:11)n57s0
2022-06-06 10:05:28-04:00 at mergeSchemas (packages/aldeed_simple-schema.js:1183:5)n57s0
2022-06-06 10:05:28-04:00 at new SimpleSchema (packages/aldeed_simple-schema.js:1406:18)n57s0
2022-06-06 10:05:28-04:00 at ns.Collection.c2AttachSchema [as attachSchema] (packages/aldeed_collection2.js:60:10)n57s0
2022-06-06 10:05:28-04:00 at module (imports/api/Suppliers/index.js:99:11)n57s0
2022-06-06 10:05:28-04:00 at fileEvaluate (packages/modules-runtime.js:336:7)n57s0
2022-06-06 10:05:28-04:00 at Module.require (packages/modules-runtime.js:238:14)n57s0
2022-06-06 10:05:28-04:00 at Module.moduleLink [as link] (/app/bundle/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)n57s0
2022-06-06 10:05:28-04:00 at module (server/rest/index.js:1:630)n57s0
2022-06-06 10:05:28-04:00 at fileEvaluate (packages/modules-runtime.js:336:7)