Andrei Solovev

Results 7 comments of Andrei Solovev

same issue for me - stuck on mac os with m1 max and fully work on Ubuntu in UTM virtualisation please keep this issue open as maybe someone will dive...

> There is a memory issue, where several 14B apdu calls eats up the bigbuff and eventually into the stack and the device hangs. On my mac, I've got 64gb...

1 year passed, same issue on Android on after eas build SDK 48 expo 48.0.10 expo-camera 13.2.1 react 18.2.0 react-native 0.71.8 expo-cli 6.3.10 Same solution - install the expo-barcode-scanner, even...

Hot ugly fix that creates extra tables with lowercase: createMigrationTable.ts ``` import { Sequelize, DataType } from 'sequelize-typescript' export default async (sequelize: Sequelize) => { const queryInterface = sequelize.getQueryInterface() await...

@Pietrox https://github.com/kimjbstar/sequelize-typescript-migration/pull/3

It works ;) And maybe it's time to merge it after 2 years? =)

I know that using "eslint-disable-line" is fully crap but I don't want to rewrite half of your code to much eslint no-param-reassign.