One of the strangest errors I've ever seen:
Error occurred during compilation
R/T Run complete with status: crash
R/T CompileError: alert BD team: ENOENT: no such file or directory, open '/root/.openfn/worker/repo/node_modules/@openfn/language-mailgun_0.6.6/package.json'
I think during the compile stage, while loading the adaptor to pull down its type definitions, it's failing to load the package.json
So this is an installation bug? A corruption in the npm repo?
Could it be related to moving the repo folder?
Link to workflow
One of the strangest errors I've ever seen:
I think during the compile stage, while loading the adaptor to pull down its type definitions, it's failing to load the package.json
So this is an installation bug? A corruption in the npm repo?
Could it be related to moving the repo folder?
Link to workflow