-
In the **basic-svg** example it shows how to import **Svg** and prefixing **Svg.** elements.
`import { render, Artboard, Svg } from 'react-sketchapp';`
`
-
Is there a way to pass images (i.e. `Uint8Array`) to the `BrowserWindow.webContents`? Or should I save them to a temporary folder and pass their paths as strings instead?
-
-
When plugin installed, Sketch displays crash window on start. Sketch runs normal if plugin deleted or disabled. Tested multiple times.
-
Plug-in created with `skpm create my-plugin --template=skpm/with-webview` with sketch-module-web-view updated to version 3.4.4 crashes on start in Sketch 70.1 running on M1 Mac.
Original bug report…
-
Hello,
I'm trying to install and run skpm.
After doing `skpm create localize-screenshots`, `cd localize-screenshots`, I'm having the following error:
```
✗ npm run start
> localize-screen…
-
Crashed on Sketch 70.3 with Macbook Pro M1
-
https://github.com/draJiang/Sketch-Markdown-Plugin.git
-
When creating a plugin using the `skpm create my-plugin --template=skpm/with-webview` command, Sketch crashes whenever the close button is clicked in the plugin window.
-
`skpm publish patch` used to work fine on older OSX, but after updating to Big Sur (and re-installing all node modules, including skpm), when attempting to publish I get error:
```
0 ~/Documents/d…