Ethan Setnik
Ethan Setnik
FYI this is only happening after upgrading to v1.1.0+. v1.0.0 is working fine. ``` $ go get -v github.com/rubenv/sql-migrate/[email protected] $ sql-migrate status -env="dev" Getting migration status +-----------------------------------------------------------------------------------------------+-----------------------------------+ | MIGRATION |...
I'm having the same error. Are you by any chance using UICollectionView?
@nulltoken I am using this solution on CRA v5. // package.json ```json "jest": { "transformIgnorePatterns": [ "(?!(/node_modules/(react-markdown|vfile|vfile-message|unist-.*|unified|bail|is-plain-obj|trough|remark-.*|mdast-util-.*|micromark.*|decode-named-character-reference|character-entities|property-information|hast-util-whitespace|space-separated-tokens|comma-separated-tokens|pretty-bytes)/))(/node_modules/.+.(js|jsx|mjs|cjs|ts|tsx)$)", "^.+.module.(css|sass|scss)$" ] } ```
@jasonsalzman i would be willing to maintain this project and get some PRs merged if you'd like help.
@haveaguess I switched to https://www.npmjs.com/package/@culturehq/add-to-calendar 😞
@haveaguess beware of #61. I had to change to `@culturehq/add-to-calendar` due to this bug.
> Oh ok, painful, any PRs waiting for that? Maybe I can just merge them in? 😔 I didn't figure out the issue, but it's working in `@culturehq/add-to-calendar` so I...
> Ics file downloaded for me in chrome when clicking Outlook button but outlook.com has a time format bug that I can see was fixed in @culturehq/add-to-calendar in 2020 @haveaguess...
I have the exact same issue using `/var/www`
i just noticed the same thing. I think that the default should be to persist remotes. It's too dangerous the way it is.