bpmnServer / bpmn-server

BPMN 2.0 server for Node.js , providing modeling, execution, persistence and monitoring for Workflow. along with sample UI. Intended to be developers workbench for BPMN 2.0
MIT License
186 stars 48 forks source link

ERROR [PackageLoader] The "express" package is missing. Please, make sure to install this library #172

Closed kstan79 closed 9 months ago

kstan79 commented 10 months ago

Hi, I notice there is issue at 2.0.9-alpha3 when i update it from nest. It complaint error as title and nest cannot start. This problem not exists at 2.0.8-alpha2, temporary I switch back to last version

ralphhanna commented 10 months ago

I have created new Repo, https://github.com/bpmnServer/bpmn-nest can you please add the code there so I can test it. every release Thanks

kstan79 commented 10 months ago

I understand your concern and thanks of initiative. Sorry I don't have working repo at the moment cause I'm doing backend & frontend generator instead of nest backend.

once the generator achieve beta quality I will create blank project for you to test. (Now the generator still have many changes, the documentation not clear for new comer)

https://github.com/SIMITGROUP/simpleapp-generator

However, the generated workflow source code is dedicated for the infrastructure of simpleapp, it not suitable for others nestjs project. I will try to create general nestjs plugin for bpmn-server when I have more time.

kstan79 commented 8 months ago

No more this issue! Thanks