-
Notifications
You must be signed in to change notification settings - Fork 84
Flow 101 tutorial getting build error #134
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UpdateUpdate caused by Fn updates and changes.Update caused by Fn updates and changes.