Giter VIP home page Giter VIP logo

worpress-sass-gulp-bower-bourbon-neat's People

Contributors

packytagliaferro avatar

Watchers

 avatar

worpress-sass-gulp-bower-bourbon-neat's Issues

Javascript syntax errors

Hi there!
This is such a great project, exactly what I've been looking for to develop WP themes.

Issue is there are several syntax errors in some .js files...

C:\Users\Avell\Projetos\web\SINTRAM\sintram-wp-theme-dev>gulp
[17:57:20] Using gulpfile ~\Projetos\web\SINTRAM\sintram-wp-theme-dev\gulpfile.js
[17:57:20] Starting 'images'...
[17:57:20] Starting 'scripts-lint'...
[17:57:21] Starting 'styles-libsass'...
[17:57:21] 'styles-libsass' errored after 42 ms
[17:57:21] Error: libsass bindings not found. Try reinstalling node-sass?
at getBinding (C:\Users\Avell\Projetos\web\SINTRAM\sintram-wp-theme-dev\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22:11)
at Object. (C:\Users\Avell\Projetos\web\SINTRAM\sintram-wp-theme-dev\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:188:23)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (C:\Users\Avell\Projetos\web\SINTRAM\sintram-wp-theme-dev\node_modules\gulp-sass\index.js:3:17)
at Module._compile (module.js:409:26)
src\js\core.js: line 95, col 151, Unclosed string.
src\js\core.js: line 96, col 137, Unclosed string.
src\js\core.js: line 79, col 77, Expected an assignment or function call and instead saw an expression.
src\js\core.js: line 105, col 27, Expected '===' and instead saw '=='.
src\js\core.js: line 111, col 27, Expected '===' and instead saw '=='.
src\js\core.js: line 140, col 36, Expected '===' and instead saw '=='.
src\js\core.js: line 146, col 37, Expected '===' and instead saw '=='.
src\js\core.js: line 7, col 23, 'YOURSITENAME' is not defined.
src\js\core.js: line 171, col 9, 'Custombox' is not defined.

9 errors
src\js\filter.js: line 721, col 1, Missing "use strict" statement.
src\js\filter.js: line 779, col 1, Missing "use strict" statement.
src\js\filter.js: line 969, col 10, 'mungeNonPixel' was used before it was defined.
src\js\filter.js: line 1027, col 1, Missing "use strict" statement.
src\js\filter.js: line 1059, col 10, 'trigger' was used before it was defined.
src\js\filter.js: line 1215, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 1223, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 1243, col 1, Missing "use strict" statement.
src\js\filter.js: line 1265, col 36, Expected '===' and instead saw '=='.
src\js\filter.js: line 1276, col 42, Expected '===' and instead saw '=='.
src\js\filter.js: line 1306, col 16, Expected '!==' and instead saw '!='.
src\js\filter.js: line 1314, col 42, Expected '===' and instead saw '=='.
src\js\filter.js: line 1314, col 78, Expected '===' and instead saw '=='.
src\js\filter.js: line 1319, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 1320, col 22, Expected '===' and instead saw '=='.
src\js\filter.js: line 1320, col 50, Expected '===' and instead saw '=='.
src\js\filter.js: line 1338, col 18, Expected '!==' and instead saw '!='.
src\js\filter.js: line 1350, col 22, Expected '===' and instead saw '=='.
src\js\filter.js: line 1644, col 29, Expected '!==' and instead saw '!='.
src\js\filter.js: line 1645, col 29, Expected '!==' and instead saw '!='.
src\js\filter.js: line 2071, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 2084, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 2995, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3001, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3073, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3080, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3129, col 14, 'getOutlayerMethod' was used before it was defined.
src\js\filter.js: line 3145, col 43, Expected '!==' and instead saw '!='.
src\js\filter.js: line 3269, col 3, Missing "use strict" statement.
src\js\filter.js: line 3440, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3447, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3518, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3524, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3585, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3591, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3645, col 24, Expected '===' and instead saw '=='.
src\js\filter.js: line 3662, col 32, Expected '===' and instead saw '=='.
src\js\filter.js: line 3697, col 1, Missing "use strict" statement.
src\js\filter.js: line 3920, col 26, Expected '===' and instead saw '=='.
src\js\filter.js: line 3979, col 7, 'mungeSorter' was used before it was defined.
src\js\filter.js: line 3987, col 28, Expected '!==' and instead saw '!='.
src\js\filter.js: line 4012, col 14, 'getValueGetter' was used before it was defined.
src\js\filter.js: line 4056, col 22, Expected '!==' and instead saw '!='.
src\js\filter.js: line 4063, col 12, 'getItemSorter' was used before it was defined.

44 errors
src\js\modal.js: line 19, col 9, Expected '{' and instead saw 'for'.
src\js\modal.js: line 19, col 37, Expected '{' and instead saw 'arguments'.
src\js\modal.js: line 19, col 105, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 20, col 24, Missing semicolon.
src\js\modal.js: line 26, col 34, Expected '===' and instead saw '=='.
src\js\modal.js: line 27, col 54, Missing semicolon.
src\js\modal.js: line 28, col 66, Missing semicolon.
src\js\modal.js: line 29, col 20, Missing semicolon.
src\js\modal.js: line 30, col 10, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 30, col 11, Missing semicolon.
src\js\modal.js: line 31, col 7, Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
src\js\modal.js: line 33, col 26, Expected '!==' and instead saw '!='.
src\js\modal.js: line 33, col 40, Expected '{' and instead saw 'throw'.
src\js\modal.js: line 38, col 115, Missing semicolon.
src\js\modal.js: line 40, col 64, A constructor name should start with an uppercase letter.
src\js\modal.js: line 40, col 68, Missing semicolon.
src\js\modal.js: line 50, col 39, Expected '{' and instead saw 'throw'.
src\js\modal.js: line 51, col 138, Expected '{' and instead saw 'throw'.
src\js\modal.js: line 52, col 66, Expected '{' and instead saw 'throw'.
src\js\modal.js: line 53, col 81, Missing semicolon.
src\js\modal.js: line 55, col 39, Expected '{' and instead saw 'throw'.
src\js\modal.js: line 64, col 152, Missing semicolon.
src\js\modal.js: line 67, col 26, Expected '{' and instead saw 'f'.
src\js\modal.js: line 67, col 74, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 67, col 75, Missing semicolon.
src\js\modal.js: line 68, col 11, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 68, col 12, Missing semicolon.
src\js\modal.js: line 69, col 7, Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
src\js\modal.js: line 78, col 53, Missing semicolon.
src\js\modal.js: line 81, col 32, Missing semicolon.
src\js\modal.js: line 84, col 42, Expected '!==' and instead saw '!='.
src\js\modal.js: line 84, col 103, Missing semicolon.
src\js\modal.js: line 87, col 68, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 87, col 69, Missing semicolon.
src\js\modal.js: line 89, col 50, Missing semicolon.
src\js\modal.js: line 92, col 17, Expected '{' and instead saw 'if'.
src\js\modal.js: line 93, col 78, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 99, col 27, Missing semicolon.
src\js\modal.js: line 101, col 33, Missing semicolon.
src\js\modal.js: line 104, col 21, Missing semicolon.
src\js\modal.js: line 108, col 76, Missing semicolon.
src\js\modal.js: line 110, col 107, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 110, col 108, Missing semicolon.
src\js\modal.js: line 121, col 45, Expected '{' and instead saw 'a'.
src\js\modal.js: line 121, col 77, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 121, col 78, Missing semicolon.
src\js\modal.js: line 122, col 18, Missing semicolon.
src\js\modal.js: line 124, col 33, Expected an assignment or function call and instead saw an expression.
src\js\modal.js: line 124, col 34, Missing semicolon.
src\js\modal.js: line 129, col 62, Expected '===' and instead saw '=='.
src\js\modal.js: line 129, col 62, Too many errors. (12% scanned).

51 errors
src\js\navigation.js: line 17, col 77, Expected an assignment or function call and instead saw an expression.
src\js\navigation.js: line 24, col 9, 'alert' is not defined.

2 errors
[17:57:21] Finished 'scripts-lint' after 998 ms
[17:57:21] Finished 'images' after 1.07 s

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.