Skip to content

Build Flowise Open Source #4887

@lelissamburu

Description

@lelissamburu

Describe the bug

When removing or excluding the /packages/server/src/enterprise folder and building a custom version, the build fails due to missing dependencies or unresolved references.

This raises concerns about the proper separation between open source code and commercial (enterprise) code.

To Reproduce

  1. Remove /packages/server/src/enterprise
  2. Run the build (pnpm install, pnpm build)
  3. Build fails with missing module errors

Expected behavior

The project should build successfully without requiring enterprise code, ensuring a clear separation.

Screenshots

No response

Flow

No response

Use Method

pnpm start

Flowise Version

No response

Operating System

Linux

Browser

None

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions