shawn-bandy-urbag
Results
1
comments of
shawn-bandy-urbag
I was able to alleviate the two errors above by matching the version of the types in my project's package.json to those in browserfs (1.4.3): ``` "@types/dropboxjs": "0.0.28", "@types/filesystem": "0.0.29",...