Skip to content

Flow 101 tutorial getting build error #134

@akhilnair95

Description

@akhilnair95

Is bumping into the following error while deploying the app

[ERROR] /function/src/main/java/com/example/fn/HelloFunction.java:[3,33] package com.fnproject.fn.api.flow does not exist

This got fixed by adding the flow-api dependency in pom.xml

com.fnproject.fn flow-api ${fdk.version}

But this step is not mentioned in the tutorial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UpdateUpdate caused by Fn updates and changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions