Skip to content

Expect to find '=' token #3883

Answered by devlead
saigkill asked this question in Q&A
May 8, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The script compiles for me, at what point are you seeing the error? Is it before setup / any tasks are executed? If so how are you calling your script?
I took your script and executed the following

dotnet cake --target=Clean

and got the following output

----------------------------------------
Setup
----------------------------------------
Running tasks...

========================================
Clean
========================================

----------------------------------------
Teardown
----------------------------------------
Finished running tasks.

Task                          Duration
--------------------------------------------------
Setup                         00:00:00.016…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@saigkill
Comment options

@saigkill
Comment options

@devlead
Comment options

Answer selected by gep13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants