You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️DANGER: This grants sources matching the specified node-remote pattern node-level execution privileges. You should be as specific as possible when constructing such patterns.
package.json: "main": "htttp://localhost"
The html file is loaded from the server.
require('nw.gui')
cause an error'require is not defined'
.However, this error would not appear when this html file is loaded from local directory.
The text was updated successfully, but these errors were encountered: