Giorgio Modoni
Giorgio Modoni
Remember to check if ipcRenderer has electron object doing something like: ```js // es6 syntax if (angular.isFunction(this.ipcRenderer.on)) { this.ipcRenderer.on('hoto:home', (event, arg) => { this.$state.go('main.home'); }); ... } ```
any update?
"angular": v1.3.15 "angular-breadcrumb": v0.3.3 "angular-ui-router": v0.2.13 thanks
no! i can not use the breadcrum until fix it!
try with default config and check existing state. no work.
not work npm 3.10 node 6.x ``` ake: *** [Release/obj.target/pty/src/unix/pty.o] Error 1 make: Leaving directory `/home/ubuntu/.pm2/node_modules/pty.js/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2...