reprocessing
reprocessing copied to clipboard
Error with bsb-native specification in package.json
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.
cc @bsansouci
To the sound of it, this seems similar to https://github.com/bsansouci/reprocessing-example/issues/24 Do you have bs-platform installed globally? If yes, then technically you don't need to, you can just install it locally for your projects