• A Update the 'yarn msdyn365 pack' command in the PowerShell build task to allocate more memory.
  • B Install a newer version of Node.js that has increased memory capabilities.
  • C Manually set the environment variable on each developer's machine before building.
  • D Modify the 'build' script in the package.json file to include '--max_old_space_size4096'.