Giter Site home page Giter Site logo

guiflow's Introduction

👋 Hello 👋

初めまして。普段は某企業でゲームプログラマーとして働いている人です。
Hello! Nice to meet you.I usually work as a game programmer at a certain company.

  • 💼Work - Game programmer
    Now using...Unity!
  • 🍓Enjoy Speedrun - Celeste Any%.
    Personal Best: 1:01:38.367

?Ask me anything?

guiflow's People

Contributors

hirokidaichi avatar kenjitayama avatar murnana avatar

Watchers

 avatar

guiflow's Issues

Error gulp package

> Executing task: npm run package <


> [email protected] package C:\Project\Path\guiflow
> gulp package

[08:25:17] Using gulpfile Project\Path\guiflow\gulpfile.js
[08:25:17] Starting 'clean'...
[08:25:17] Finished 'clean' after 45 ms
[08:25:17] Starting 'package:win32'...
[08:25:17] Starting 'package:darwin'...
[08:25:17] Starting 'package:linux'...



... and 1 more
Cannot create symlinks (on Windows hosts, it requires admin privileges); skipping darwin platform
[08:25:34] Finished 'package:darwin' after 17 s
[08:25:34] 'package:darwin' errored after 17 s
[08:25:34] Error: task completion callback called too many times
    at finish (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:15:10)
    at cb (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:29:3)
    at packager (C:\Project\Path\guiflow\gulpfile.js\tasks\package.js:50:14)
    at Immediate.<anonymous> (C:\Project\Path\guiflow\node_modules\nodeify\index.js:15:9)
    at runCallback (timers.js:789:20)
    at tryOnImmediate (timers.js:751:5)
    at processImmediate [as _immediateCallback] (timers.js:722:5)
[08:26:07] Finished 'package:win32' after 51 s
[08:26:07] 'package:win32' errored after 51 s
[08:26:07] Error: task completion callback called too many times
    at finish (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:15:10)
    at cb (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:29:3)
    at packager (C:\Project\Path\guiflow\gulpfile.js\tasks\package.js:21:14)
    at Immediate.<anonymous> (C:\Project\Path\guiflow\node_modules\nodeify\index.js:15:9)
    at runCallback (timers.js:789:20)
    at tryOnImmediate (timers.js:751:5)
    at processImmediate [as _immediateCallback] (timers.js:722:5)
[08:26:10] Finished 'package:linux' after 53 s
[08:26:10] 'package:linux' errored after 53 s
[08:26:10] Error: task completion callback called too many times
    at finish (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:15:10)
    at cb (C:\Project\Path\guiflow\node_modules\orchestrator\lib\runTask.js:29:3)
    at packager (C:\Project\Path\guiflow\gulpfile.js\tasks\package.js:35:14)
    at Immediate.<anonymous> (C:\Project\Path\guiflow\node_modules\nodeify\index.js:15:9)
    at runCallback (timers.js:789:20)
    at tryOnImmediate (timers.js:751:5)
    at processImmediate [as _immediateCallback] (timers.js:722:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] package: `gulp package`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     %USERDIR%\AppData\Roaming\npm-cache\_logs\2018-03-06T23_26_10_359Z-debug.log
ターミナルの処理が終了しました (終了コード: 1)

separate gulpfile

gulpfile.jsの分割
TypeScriptのコンパイルとも分けたいため

Cannot read property 'require' of undefined

C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remo…:209 Uncaught Error: Cannot read property 'require' of undefined
TypeError: Cannot read property 'require' of undefined
    at Object.<anonymous> (C:any\dir\guiflow\js\editor.js:5:40)
    at Object.<anonymous> (C:any\dir\guiflow\js\editor.js:170:3)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at EventEmitter.<anonymous> (C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\browser\rpc-server.js:263:70)
    at emitTwo (events.js:125:13)
    at Object.<anonymous> (C:any\dir\guiflow\js\editor.js:5:40)
    at Object.<anonymous> (C:any\dir\guiflow\js\editor.js:170:3)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at EventEmitter.<anonymous> (C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\browser\rpc-server.js:263:70)
    at emitTwo (events.js:125:13)
    at Object.exception (C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:209:30)
    at metaToValue (C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:213:28)
    at Object.exports.require (C:any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:277:10)
    at file:///C:/any/dir/guiflow/js/script.js:32:21

Uncaught Error: Cannot read property 'dialog' of undefined

Uncaught Error: Cannot read property 'dialog' of undefined
TypeError: Cannot read property 'dialog' of undefined
    at Object.<anonymous> (C:\any\dir\guiflow\js\editor.js:5:40)
    at Object.<anonymous> (C:\any\dir\guiflow\js\editor.js:170:3)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at EventEmitter.<anonymous> (C:\any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\browser\rpc-server.js:263:70)
    at emitTwo (events.js:125:13)
    at Object.<anonymous> (C:\any\dir\guiflow\js\editor.js:5:40)
    at Object.<anonymous> (C:\any\dir\guiflow\js\editor.js:170:3)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at EventEmitter.<anonymous> (C:\any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\browser\rpc-server.js:263:70)
    at emitTwo (events.js:125:13)
    at Object.exception (C:\any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:209:30)
    at metaToValue (C:\any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:213:28)
    at Object.exports.require (C:\any\dir\guiflow\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:277:10)
    at file:///C:/any/dir/guiflow/js/script.js:32:21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.