Difference between revisions of "Error: Variables not allowed"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
  │ Variables may not be used here.
 
  │ Variables may not be used here.
 
  ╵
 
  ╵
 +
 +
Solution: make sure you variables values are defined inside quotes <code>your_var = "your value"</code>
  
 
== Related ==
 
== Related ==
 
* <code>[[Error: No value for required variable]]</code>
 
* <code>[[Error: No value for required variable]]</code>
 
+
* <code>[[var.]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 07:39, 16 July 2024

╷
│ Error: Variables not allowed
│
│   on <value for var.requires_compatibilities> line 1:
│   (source code not available)
│
│ Variables may not be used here.
╵
Solution: make sure you variables values are defined inside quotes your_var = "your value"

Related[edit]

See also[edit]

Advertising: