tutorials
tutorials copied to clipboard
Flow 101 tutorial getting build error
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
But this step is not mentioned in the tutorial.
Hi, there are many things that are outdated right now, we're working hard to get these changes in upstream docs, first and major step is: PR https://github.com/fnproject/tutorials/pull/133. Please be patient, we're going to make docs updated soon.
cc @michael-w-williams @delabassee
In that case, please mention that in the docs as well
On Mon, Oct 29, 2018 at 2:51 PM Denis Makogon [email protected] wrote:
Hi, there are many things that are outdated right now, we're working hard to get these changes in upstream docs, first and major step is: PR #133 https://github.com/fnproject/tutorials/pull/133. Please be patient, we're going to make docs updated soon.
cc @michael-w-williams https://github.com/michael-w-williams @delabassee https://github.com/delabassee
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fnproject/tutorials/issues/134#issuecomment-433839720, or mute the thread https://github.com/notifications/unsubscribe-auth/AIMIp9nZn3uZdY9lM6dg5_cbfNVXfU8_ks5upsiHgaJpZM4X-s3c .
-- Regards,
Akhil S