'=' is an unexpected token. The expected token is ';'. Line 34, position 90.
#378
-
|
I'm taking over maintaining the package https://community.chocolatey.org/packages/files Using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
For that package, the nuspec that was used to generate the current packages is here: And you will see that there is no |
Beta Was this translation helpful? Give feedback.
For that package, the nuspec that was used to generate the current packages is here:
w0/au-packages@ea19b1b
And you will see that there is no
&being used there. The introduction of the & is something that you must have added.