-
Notifications
You must be signed in to change notification settings - Fork 24
jsonvalidate and V8 Wasm dependencies #215
Copy link
Copy link
Open
Description
I'm trying to deploy a shinylive app that uses the jsonvalidate package, which itself uses V8. According to http://repo.r-wasm.org, both of these packages should be available, but I'm getting a warning Can't find V8 in Wasm binary repository: <http://repo.r-wasm.org> in R and preload error: Requested package V8 not found in webR binary repo. and preload error:Warning: Error in loadNamespace: there is no package called ‘V8’ in the app. I've tried installing both the CRAN and https://jeroen.r-universe.dev/V8 versions of V8. I have also tried shinylive asset versions 0.9.1 and 0.10.6. I am using R 4.5.2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels