[GH-ISSUE #258] Syntax error: Unexpected Token when running gulp #192

Closed
opened 2026-02-26 02:32:24 +03:00 by kerem · 2 comments
Owner

Originally created by @Makadas on GitHub (Mar 4, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/258

C:\Users\Mitzi\Documents\web\conFusion>gulp
C:\Users\Mitzi\Documents\web\conFusion\gulpfile.js:111
});
^

SyntaxError: Unexpected token }
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Liftoff.handleArguments (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116
:3)
at Liftoff. (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\node_modules\liftof
f\index.js:192:16)
at module.exports (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\nod
e_modules\flagged-respawn\index.js:17:3)

Originally created by @Makadas on GitHub (Mar 4, 2016). Original GitHub issue: https://github.com/koel/koel/issues/258 C:\Users\Mitzi\Documents\web\conFusion>gulp C:\Users\Mitzi\Documents\web\conFusion\gulpfile.js:111 }); ^ SyntaxError: Unexpected token } at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:387:25) at Object.Module._extensions..js (module.js:422:10) at Module.load (module.js:357:32) at Function.Module._load (module.js:314:12) at Module.require (module.js:367:17) at require (internal/module.js:16:19) at Liftoff.handleArguments (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116 :3) at Liftoff.<anonymous> (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\node_modules\liftof f\index.js:192:16) at module.exports (C:\Users\Mitzi\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\nod e_modules\flagged-respawn\index.js:17:3)
kerem closed this issue 2026-02-26 02:32:24 +03:00
Author
Owner

@Makadas commented on GitHub (Mar 4, 2016):

I am very new to gulp etc and have no clue where to look for the problem.
It started with gulp not giving me a complete dist file when running gulp.

<!-- gh-comment-id:192182861 --> @Makadas commented on GitHub (Mar 4, 2016): I am very new to gulp etc and have no clue where to look for the problem. It started with gulp not giving me a complete dist file when running gulp.
Author
Owner

@phanan commented on GitHub (Mar 4, 2016):

Sorry, but I really can't provide support down to this level.

<!-- gh-comment-id:192223012 --> @phanan commented on GitHub (Mar 4, 2016): Sorry, but I really can't provide support down to this level.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#192
No description provided.