Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Pointer Exception #25

Open
lonpalmer opened this issue May 10, 2019 · 1 comment
Open

Null Pointer Exception #25

lonpalmer opened this issue May 10, 2019 · 1 comment

Comments

@lonpalmer
Copy link

I'm getting a null pointer exception when I try to package.

Caused by: java.lang.NullPointerException
        at lenala.azure.gradle.functions.FunctionsTask.getDeploymentStageDirectory(FunctionsTask.java:153)
        at lenala.azure.gradle.functions.PackageTask_Decorated.getDeploymentStageDirectory(Unknown Source)
        at lenala.azure.gradle.functions.PackageTask.writeHostJsonFile(PackageTask.java:156)
        at lenala.azure.gradle.functions.PackageTask.packageFunction(PackageTask.java:57)
        ... 41 more
@vbr738
Copy link

vbr738 commented May 14, 2019

having this issue as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants