Térence Hollander
Térence Hollander
I had the same issue, updating my Sketch to the last version fixed the problem.
Hi, Facing the same problem here ... However, I saw that it seems to be wanted in [transform-properties.js#L43](https://github.com/postcss/postcss-custom-properties/blob/1e1ef6b1976d003d9491f46ceec1ba065e6afcba/src/lib/transform-properties.js#L43). Not sure why
The format that you use for the `themes/red.js` is not compatible with ^8 version. You should have : ``` module.exports = { customProperties: { '--button-label-color': 'red' } }; ```
Maybe this should help : `cd /usr/local/lib/` `sudo npm install @google-cloud/functions-emulator` `sudo npm install -g @google-cloud/functions-emulator`
Thanks for the improvement idea ! Why can't you use the `comment_includes` parameter to do so ? It has the benefit to be generic and you can put whatever you...
Thanks for advising, but sadly it still doesn't work ([updated the repro repo](https://github.com/thollander/repro-datadog-nextjs/commit/732d87c042e19e18df0832017b101ff343da2b51)). I have the same error as previously.
Thanks @zomgbre, it works indeed. 👍🏻 And I have the same issue as you do with `resource` being the HTTP method instead of the path.  However, the spans traces...
AFAIK, you can't provide this kind of condition in the action itself
What would be the use case here ? In any case, the token would need to have access to the defined repo
@dependabot rebase