Error: No compatible version found: grunt-recess@'>=0.3.1- <0.4.0-'

Bug #1216711 reported by mrThreeElephants
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
npm (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hello.

I tried to install Bootswatch generator, using instructions here: http://bootswatch.com/help/

My actions:

1. git clone <email address hidden>:thomaspark/bootswatch.git
2. npm install

Console output:

npm http GET https://registry.npmjs.org/grunt
npm http GET https://registry.npmjs.org/grunt-recess
npm http GET https://registry.npmjs.org/grunt-contrib-concat
npm http GET https://registry.npmjs.org/grunt-contrib-clean
npm http GET https://registry.npmjs.org/grunt-contrib-watch
npm http GET https://registry.npmjs.org/bower
npm http 200 https://registry.npmjs.org/grunt-recess
npm http 200 https://registry.npmjs.org/grunt-contrib-clean

npm ERR! Error: No compatible version found: grunt-recess@'>=0.3.1- <0.4.0-'
npm ERR! Valid install targets:
npm ERR! ["0.1.0"]
npm ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
npm ERR! at next_ (/usr/share/npm/lib/cache.js:438:17)
npm ERR! at next (/usr/share/npm/lib/cache.js:415:44)
npm ERR! at /usr/share/npm/lib/cache.js:408:5
npm ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
npm ERR! at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7)
npm ERR! You may report this log at:
npm ERR! <http://bugs.debian.org/npm>
npm ERR! or use
npm ERR! reportbug --attach /home/frost/bootswatch/npm-debug.log npm
npm ERR!
npm ERR! System Linux 3.8.0-29-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/frost/bootswatch
npm ERR! node -v v0.6.19
npm ERR! npm -v 1.1.4
npm ERR! message No compatible version found: grunt-recess@'>=0.3.1- <0.4.0-'
npm ERR! message Valid install targets:
npm ERR! message ["0.1.0"]
npm http GET https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.4.0a.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/frost/bootswatch/npm-debug.log
npm not ok

Log file is attached.

Also: I tried to use a "reportbug" utility, but it's not support Ubuntu now.
I am also failed to support bug with "ubuntu-bug" command or "debian-bug" utility from emacs package (it's too complicated for me, sorry).

Revision history for this message
mrThreeElephants (php1602) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.