Commit Graph

4 Commits

Author SHA1 Message Date
rosnerdev 4ad00d45f8
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
mike12345567 22ce84f384 Getting dependency installation working correctly. 2022-08-11 17:29:07 +01:00
mike12345567 bf3fd90268 Install after retrieving skeleton for custom plugins. 2022-08-11 11:03:33 +01:00
mike12345567 7dc9abf54b Validating datasources fully, initial work towards validating components and including the build in the CLI. 2022-08-10 16:19:08 +01:00