José Jaime
Results
3
comments of
José Jaime
Seems like there is an issue with the latest version, look at this thread https://github.com/usebruno/bruno/issues/1855 It you install v1.11.0 you should be able to import collections
+1 and as people have said Installing v1.11.0 on Apple Silicon resolve the issue
I have the same issue with the import on ES6, using node I made it work list this ` import { QRCodeStyling } from 'qr-code-styling/lib/qr-code-styling.common.js' ` but i don't think...