I am new to Capacitor I have an html with some javascript
the capacitor.plugins.json seems ok
but when running it I get
runtime.js:23 TypeError: Failed to resolve module specifier “@capacitor/status-bar”. Relative references must start with either “/”, “./”, or “../”.
r.handleError @ runtime.js:23
localhost/:1 Uncaught TypeError: Failed to resolve module specifier “@capacitor/status-bar”. Relative references must start with either “/”, “./”, or “../”.
what could be wrong?
Thanks
1 post - 1 participant