You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to get reprocessing example working as is (various errors involving bs-platform and not recognising -backend as an option). Changing "bsb-native": "^4.0.1100" in package.json to "bs-platform": "bsansouci/bsb-native#3.2.0"fixed this.
I wasn't able to get reprocessing example working as is (various errors involving bs-platform and not recognising
-backendas an option). Changing"bsb-native": "^4.0.1100"in package.json to"bs-platform": "bsansouci/bsb-native#3.2.0"fixed this.