Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

File metadata and controls

12 lines (10 loc) · 297 Bytes
id errors
title Errors
sidebar_label Errors
Error loading commits:
Callback must be a function

If you get the above error when running coderoad build, check your node version with node --version. If it's less than version 12, try upgrading and run the command again.