[BUG] MODULE_NOT_FOUND : node_modules/openai/helpers/zod.js === since updating to 2.0.5
Describe the bug Error on build time and run time :
[MODULE_NOT_FOUND] ModuleLoadError Plugin: flowise: [MODULE_NOT_FOUND] require failed to load
module: @oclif/[email protected]
task: toCached
plugin: flowise
root:
More specifically I think this occurred after the commit number d5153c384076d889ed6b70a0d1db6b51a2d472b2 but I haven't rolled back commits yet to pinpoint the exact commit. Any help would be really appreciated, thanksss
is a clean install and fresh build works?
pnpm i
pnpm clean
pnpm build-force
I am getting the same error with pnpm and docker both.