Giter Site home page Giter Site logo

Comments (2)

jmartin-rally avatar jmartin-rally commented on August 14, 2024

Jake,

I've updated the package file so that it should be cleaner to do an npm install. It seems to be working here, but if you can do a clean clone (without the node_modules directory) and try npm install, I'd appreciate the feedback.

The error you're getting for the slow test looks like the one we get when we forget to create a local auth.json file (with rally login credentials, see the readme). I've updated the code so that it gives a warning if you haven't created this file. However, there aren't any slow tests, so it doesn't really matter.

I'm not seeing the errors you do when I run the fast tests, but that could be because I've cleaned up the package. If you run again with the new code and still get this, I'd ask that you also try to open up the _SpecRunner.html file in Chrome or Firefox and see what's in the javascript console. Or tell me that it's not even creating that file. (The _SpecRunner.html file is the first step of the test cycle -- it's a jasmine test runner file that can be seen right in the browser. After it's created, the command line test is using phantomjs to execute the runner in a headless browser.)

from super-customizable-cfd.

krmorse avatar krmorse commented on August 14, 2024

npm install seems to work fine for me.

from super-customizable-cfd.

Related Issues (19)

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.