-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
UpdateUpdate caused by Fn updates and changes.Update caused by Fn updates and changes.
Description
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
Labels
UpdateUpdate caused by Fn updates and changes.Update caused by Fn updates and changes.