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

Cake error in build.cake #189

Open
hhayesmetrostar opened this issue Dec 3, 2021 · 4 comments
Open

Cake error in build.cake #189

hhayesmetrostar opened this issue Dec 3, 2021 · 4 comments

Comments

@hhayesmetrostar
Copy link

Describe the bug

When I run build.ps (as admin), I get the following error occurring in the build.cake steps:
.../DNN.Blog/build.cake**(33,19)**: error CS7036: There is no argument given that corresponds to the required formal parameter 'filePath' of 'Utilities.UpdateAssemblyInfo(ICakeContext, Solution, FilePath)'

Software Versions

  • DNN: 09.09.01
  • Module: 06.05.02

To Reproduce

Steps to reproduce the behavior:

  1. From PowerShell, running as administrator, run ./build.ps1
  2. See error

Expected behavior

Build install packages.

@WillStrohl
Copy link
Member

Do you have the build prerequisites installed in your environment?

@hhayesmetrostar
Copy link
Author

hhayesmetrostar commented Dec 6, 2021

Will - thanks for the reply. What build prerequisites are required?

@WillStrohl
Copy link
Member

I'm not trying to be difficult, but I don't exactly know. Sorry. :(

I just remember seeing errors like this and searching for the answers until it all finally built. I wish I could be more helpful.

@hhayesmetrostar
Copy link
Author

I'm not trying to be difficult, but I don't exactly know. Sorry. :(

I just remember seeing errors like this and searching for the answers until it all finally built. I wish I could be more helpful.

No problem, Will.
I think the issue is in the Cake script for the Utilities.UpdateAssemblyInfo method (see error above).

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