Felipe Rodrigues
Felipe Rodrigues
I just came across this error too. I removed the `/priv/plts/` and the error is gone. Leaving it here for people who might be looking for a solution. ``` **...
This would be cool to have.
The issue with `ock(` was introduced in this PR: https://github.com/aelbore/esbuild-jest/pull/20/files#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80R33
ok.. after add that the error has changed to: $ rake inploy:remote:update (in /data/workspaces/tattico/strategia) rake aborted! /data/workspaces/tattico/strategia/Rakefile:9: Invalid char `\342' in expression /data/workspaces/tattico/strategia/Rakefile:9: Invalid char `\200' in expression /data/workspaces/tattico/strategia/Rakefile:9: Invalid...
you're right. I figured it out few seconds before see your comment. I was about to comment it here. The quotes where wrong. :P Now it works fine with 1.9.1....