https://pulumi.com logo
b

brave-angle-33257

07/11/2019, 2:53 PM
Copy code
error: Running program '/data/pulumi/infra/azure/compute-api-docker' failed with an unhandled exception:
    SyntaxError: Unexpected token u in JSON at position 0
        at JSON.parse (<anonymous>)
        at ComputeDeployment.go (/data/pulumi/shared-ts/azure/compute-deployment.ts:279:31)
        at new ComputeDeployment (/data/pulumi/shared-ts/azure/compute-deployment.ts:54:14)
        ...
actual error was on a bad JSON parse at like like 492… not 279
has been this way for a while, i just never looked into it, but now I have other devs starting to use pulumi asking why ¯\_(ツ)_/¯