Giter Club home page Giter Club logo

Comments (7)

joelcoxokc avatar joelcoxokc commented on June 30, 2024

I am not getting this error. I am trying to fix it. I have npm installed --saved q.

If you can find the issue let me know.

from slush-y.

collinwu avatar collinwu commented on June 30, 2024

Hey Joel,

I'm getting the same error.

My commands:

  • run: slush y
  • run: npm init
  • run: npm install
  • run: gulp

Error msg:
node_modules/gulp-bower/node_modules/bower/node_modules/q/q.js:126
throw e;
^
angular: Unable to find suitable version for angular

from slush-y.

collinwu avatar collinwu commented on June 30, 2024

I got gulp to run when I ran a bower install q --save

Then in terminal, it prompts you to select a suitable version of angular with the following prompt:

Unable to find a suitable version for angular, please choose one:

  1. angular#~1.2.6 which resolved to 1.2.26 and is required by angular-socket-io#0.6.0
  2. angular#1.3.2 which resolved to 1.3.2 and is required by angular-cookies#1.3.2, angular-mocks#1.3.2, angular-resource#1.3.2, angular-sanitize#1.3.2, angular-scenario#1.3.2, angular-touch#1.3.2
  3. angular#* which resolved to 1.3.2 and is required by memesnmoods, restangular#1.4.0
  4. angular#>=1 which resolved to 1.3.2 and is required by angular-bootstrap#0.11.2
  5. angular#>= 1.0.2 which resolved to 1.3.2 and is required by angular-ui-utils#0.1.1
  6. angular#>= 1.0.8 which resolved to 1.3.2 and is required by angular-ui-router#0.2.11Prefix the choice with ! to persist it to bower.json

Would it solve the problem if bower specified q#1.0.1 ?

Running bower install q gives me 2.0.2 in bower.json

from slush-y.

joelcoxokc avatar joelcoxokc commented on June 30, 2024

@collinwu Are you still getting the module q error? I am unable to recreate the error on either of my machines. I am currently trying to resolve the angular version request from bower.

The bower version request is not an error, but it is unable to decide what the best version of angular to download is.

If you module q issue is resolved, then let me know so I can close this issue.

from slush-y.

collinwu avatar collinwu commented on June 30, 2024

@joelcoxokc everything worked for me when I did a bower install q --save

Cheers

from slush-y.

joelcoxokc avatar joelcoxokc commented on June 30, 2024

BTW I am back at Hack Reactor if you want some help.

from slush-y.

OscarBakker avatar OscarBakker commented on June 30, 2024

I am getting the same error:

~/code/my-slush-y/app  slush y

module.js:340
throw err;
^
Error: Cannot find module 'Q'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/usr/lib/node_modules/slush-y/slushy/_Slushy/config/index.js:6:17)
at Object. (/usr/lib/node_modules/slush-y/slushy/_Slushy/config/index.js:71:4)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)

from slush-y.

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.