Coder Social home page Coder Social logo

Comments (5)

joliss avatar joliss commented on September 16, 2024

Perhaps you have a backup file in your spec/javascripts directory that gets picked up? There's an open issue for that.

from konacha.

ryanwood avatar ryanwood commented on September 16, 2024

I don't think I do. Here's a list showing hidden files.

[root]/spec/javascripts
∴ tree -a            
.
├── models
│   └── checkout_spec.js.coffee
├── spec_helper.js.coffee
├── support
│   ├── chai-jquery.js
│   └── sinon.js
└── views
    └── checkouts
        └── new_spec.js.coffee

from konacha.

joliss avatar joliss commented on September 16, 2024

Weird. There were some bugs with duplicate asset inclusion, but they have all been fixed. Are you on the most recent Konacha (version 1.2.4)?

Would you be willing to upload or email the code so I can take a look?

from konacha.

ragalie avatar ragalie commented on September 16, 2024

I'm seeing this issue as well. It looks related to this commit: 4a5d6ed

The {,/*/**} bit matches files in subdirectories twice. We should probably just uniq the Dir output.

from konacha.

jfirebaugh avatar jfirebaugh commented on September 16, 2024

Pulled @ragalie's fix in 1.3.1.

from konacha.

Related Issues (20)

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.