Vann

Results 2 comments of Vann

An alternative way for this can be ``` import { ref, onMounted } from "vue" import * as papa from "papaparse" onMounted(() => { papa.parse(file.value, { header: true, skipEmptyLines: true,...

Thanks for your reply, but unfortunately I think I have already installed. ``` $ xcode-select --install xcode-select: note: Command line tools are already installed. Use "Software Update" in System Settings...