mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #258] Syntax error: Unexpected Token when running gulp #192
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
@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.
@phanan commented on GitHub (Mar 4, 2016):
Sorry, but I really can't provide support down to this level.