Code Monkey home page Code Monkey logo

mud-fractal's People

Contributors

magicspon avatar mbarker84 avatar rjgux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mud-fractal's Issues

Update app.js to use correct default params

activeClass -> currentClass
activeParentClass -> currentParentClass

document.getElementById('barba-wrapper') && new Router({ routes, onChange: [], onReady: [], onComplete: [], navigation: ['header ul', 'footer ul', 'nav'], currentClass: 'is-current', currentParentClass: 'is-current-child' }).start()

Cannot read property 'bindings' of null

Hey!

I just stumbled across this starter and was trying to give it a whirl, but upon running npm run start I got the following error:

โžœ npm run start

> [email protected] start /Users/***/Development/mud-fractal
> gulp

[22:25:03] Requiring external module @babel/register
/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/scope/index.js:869
      scope.bindings[name] = info;
           ^

TypeError: Cannot read property 'bindings' of null
    at Scope.moveBindingTo (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/scope/index.js:869:12)
    at BlockScoping.updateScopeInfo (/Users/***/Development/mud-fractal/node_modules/babel-plugin-transform-es2015-block-scoping/lib/index.js:364:17)
    at BlockScoping.run (/Users/***/Development/mud-fractal/node_modules/babel-plugin-transform-es2015-block-scoping/lib/index.js:330:12)
    at PluginPass.BlockStatementSwitchStatementProgram (/Users/***/Development/mud-fractal/node_modules/babel-plugin-transform-es2015-block-scoping/lib/index.js:70:24)
    at newFn (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/visitors.js:193:21)
    at NodePath._call (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:53:20)
    at NodePath.call (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:40:17)
    at NodePath.visit (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:88:12)
    at TraversalContext.visitQueue (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/context.js:118:16)
    at TraversalContext.visitSingle (/Users/***/Development/mud-fractal/node_modules/@babel/core/node_modules/@babel/traverse/lib/context.js:90:19)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `gulp`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start 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!     /Users/***/.npm/_logs/2018-08-05T03_25_04_290Z-debug.log

On a hunch, I renamed gulpfile.babel.js to just gulpfile.js and that seems to have solved it. Not sure if this is an "everyone" issue or a "me" issue, but wanted to file it either way.

Happy to submit a PR with this change if it's desired.

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.