nodegui / nodegui-plugin-webview

[WIP] A NodeGui plugin that adds webview support
29 stars 5 forks source link

No packages published? #6

Closed jardenliu closed 4 years ago

a7ul commented 4 years ago

This package is now published on the npm :)

jardenliu commented 4 years ago

The latest release package does not contain the .node file. Get some error as follow:

Error: Cannot find module '../build/Release/nodegui_plugin_webview_init.node'
Require stack:
- /Users/jarden/workspace/nodegui-plugin-webview-bridge/node_modules/nodegui-plugin-webview/dist/index.js
- /Users/jarden/workspace/nodegui-plugin-webview-bridge/dist/demo.js

image

Didn't exec npm run build before publishing?

a7ul commented 4 years ago

My bad. Raised a pr for it https://github.com/nodegui/nodegui-plugin-webview/pull/9