1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/cli/src
rosnerdev c25f88492b Update exec.js
I had an issue where the datasource plugin wouldn't work because of node engine incompatibility, and after a quick search on google I found that --ignore-engines is the option to use for ignoring this kind of error and it worked! So I want to make this a built-in feature so there's no need for me to manually do this.
2022-10-04 12:18:04 +03:00
..
analytics
backups
core
hosting Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
plugins Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
structures
constants.js Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
environment.js
events.js
exec.js Update exec.js 2022-10-04 12:18:04 +03:00
index.js
options.js
prebuilds.js
questions.js
utils.js