Electron / Atom
Build Error npm ERR! Failed at the nslog@3.0.0 install script 'node-gyp rebuild'.
npm ERR! Failed at the nslog@3.0.0 install script 'node-gyp rebuild'.How to use bootstrap?
// use jquery
import $ from 'jquery';
// use bootstrap with jqeury
global.jQuery = require('jquery');
require('bootstrap');How to use Select2 or Jquery?
Atom
How to build custom syntax file for Atom Editor
Last updated