specter

Latest version: 1.1.3
vigilancetech 2018-06-26T03:32:10.000066Z

Can anyone tell me why I'm getting: WARNING: Use of undeclared Var hello-world.core/ALL....?? Here's a repo that demos the error for me: https://github.com/vigilancetech-com/hello-world

pepe 2018-06-26T08:23:54.000569Z

Both ALL and END needs to have namespace so in your case sp/ALL sp/END

👍 1