Davis
Davis
DDeno
Created by Davis on 12/28/2024 in #help
Transitive dependency "cannot find module"
I also had to update the code to use ESModules instead of the old require syntax
3 replies
DDeno
Created by Davis on 12/28/2024 in #help
Transitive dependency "cannot find module"
I am not quite sure the cause of this. Maybe it is because esbuild is not referenced in the dependencies of @finos/perspective-esbuild-plugin? I am working around it for now by vendoring the package, and using a workspace directive in my deno.json
3 replies