1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

5 commits

Author SHA1 Message Date
mike12345567
2125331b14 First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
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
mike12345567
1f2f130907 Getting dependency installation working correctly. 2022-08-11 17:29:07 +01:00
mike12345567
1ae154daf5 Install after retrieving skeleton for custom plugins. 2022-08-11 11:03:33 +01:00
mike12345567
7ce8a9e254 Validating datasources fully, initial work towards validating components and including the build in the CLI. 2022-08-10 16:19:08 +01:00