Daniel Mejia
06/21/2022, 7:05 PMDaniel Mejia
06/21/2022, 7:14 PMDaniel Mejia
06/21/2022, 7:15 PMThe FORCE argument passed to the map function is not of type boolean. If the component name is specified as a type of this argument, it is possible that either a definition file for the component cannot be found or is not accessible.
The error occurred on line wirebox\system\ioc\config\Binder.cfc:542
Daniel Mejia
06/21/2022, 7:22 PMmap('alias').to('path/to/cfc);
Not this:
map('alias','path/to/cfc');