Coder Social home page Coder Social logo

Comments (8)

Blackbaud-DarrylEychner avatar Blackbaud-DarrylEychner commented on June 19, 2024

Hey, Joe! I followed the steps and did see a jslint error on step 6, asking me to remove the customizableRoot injection. I did and then it built successfully. I've added a note in the documentation. I did not, however, see any skylint errors. Are you still getting that?

from blackbaud-crm-sky.

Blackbaud-JoePrice avatar Blackbaud-JoePrice commented on June 19, 2024

Hi Darryl, thanks for the followup. I am still getting the skylint error "callback must be a function". My workaround was to replace https://github.com/blackbaud/Blackbaud-CRM-SKY/blob/master/Blackbaud.AppFx.MajorGiving.Mobile.Sky/gruntfile.js#L410 with grunt.registerTask('lint', ['jshint', 'jscs']); but that is just bypassing skylint altogether.

from blackbaud-crm-sky.

Blackbaud-DarrylEychner avatar Blackbaud-DarrylEychner commented on June 19, 2024

Can you verify that you have nodeJS version 6.10.0 installed? You can do this by running node -v from an administrator command prompt.

from blackbaud-crm-sky.

Blackbaud-JoePrice avatar Blackbaud-JoePrice commented on June 19, 2024

Ah, that's probably it. I'm running 10.14.2.

from blackbaud-crm-sky.

Blackbaud-DarrylEychner avatar Blackbaud-DarrylEychner commented on June 19, 2024

Do you still see the issue when you install and use 6.10.0?

from blackbaud-crm-sky.

Blackbaud-JoePrice avatar Blackbaud-JoePrice commented on June 19, 2024

With 6.10.0, it doesn't thrown an error but it doesn't appear to complete the rest of the buildcustom tasks of 'default' and 'copycustom'. Here is the complete log for reference.

Running Blackbaud.AppFx.MajorGiving.Mobile.Sky/gruntfile.js
IsDesktopBuild: undefined
IsDesktopBuild was not false. Defaulting true.
SKYUX Setting current environment: local

Running "jshint:all" (jshint) task
>> 91 files lint free.

Running "jscs:all" (jscs) task
>> 91 files without code style errors.

Running "skylint:files" (skylint) task

from blackbaud-crm-sky.

Blackbaud-DarrylEychner avatar Blackbaud-DarrylEychner commented on June 19, 2024

I am unable to duplicate this error locally, so my ability to troubleshoot may be limited. Are you seeing the process hang on that step? Or does it complete without performing the others (or at least printing to the console)? It might be worth checking versions of other software prerequisites to ensure that you're running the same version we use to test and develop the software.

from blackbaud-crm-sky.

Blackbaud-JoePrice avatar Blackbaud-JoePrice commented on June 19, 2024

It appears to stop executing tasks at the skylint step. If you're able to get past he skylint pieces without issue than it has to be something local to my setup. Appreciate your input and confirmation that it is working for others!

from blackbaud-crm-sky.

Related Issues (2)

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.