Charaf Salmi

Results 7 comments of Charaf Salmi

Almost all of the yandex links are broken.

Exact same issue here. No idea yet. ``` ➜ workspace mfoc -P 500 -O dump_badge_51007.dmp mfoc: ERROR: only Mifare Classic is supported ``` ``` ➜ workspace nfc-list nfc-list uses libnfc...

Hi, Is there any news on this matter? Could anybody make a build for m1 chips, please? Best regards.

I tried with the brew version of gcc and make (which is gmake), no more luck: ``` charaf@MBP mfcuk % autoreconf -is ./configure gmake checking for a BSD-compatible install... /usr/bin/install...

by making NG use yarn and by using --force on every ng update, I got this and it looks like it works: ``` { "name": "angular-electron-boilerplate", "version": "0.0.0", "main": "./dist/main/electron-main.js",...

@luangong Thanks, that solved my issue. I had to do this: ```json "java.configuration.runtimes": [ { "name": "JavaSE-11", "path": "/opt/homebrew/Cellar/openjdk@11/11.0.18/libexec/openjdk.jdk/Contents/Home", }, { "name": "JavaSE-17", "path": "/opt/homebrew/Cellar/openjdk@17/17.0.6/libexec/openjdk.jdk/Contents/Home", "default": true }, { "name":...