Git Product home page Git Product logo

Comments (3)

curist avatar curist commented on June 29, 2024

It's more of a upstream issue, you may try npm ls graceful-fs at
grunt-bower project root.

And did you actually facing any usage problems?

Eduardo Pittol [email protected] 於 2016年7月20日 週三 上午3:59寫道:

It got a error with deprecated version of graceful-fs module.

During the installation:

$ npm install grunt-bower --save-dev
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
[email protected] /Users/edpittol/Sites/grunt-bower-test
└── [email protected]

When I execute the grunt

$ grunt -vvv
Initializing
Command-line options: --verbose

Reading "Gruntfile.js" Gruntfile...OK

Registering Gruntfile tasks.

Registering "grunt-bower" local Npm module tasks.
Reading /Users/edpittol/Sites/grunt-bower-test/node_modules/grunt-bower/package.json...OK
Parsing /Users/edpittol/Sites/grunt-bower-test/node_modules/grunt-bower/package.json...OK
(node:10930) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
(node:10930) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
Loading "bower.js" tasks...OK

  • bower

My package.json

{
"name": "grunt-bower-test",
"description": "Grunt Bower Test",
"version": "0.1.0",
"license": "GPL-2.0",
"private": true,
"devDependencies": {
"grunt": "^1.0.1",
"grunt-bower": "^0.21.2"
}
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#63, or mute the thread
https://github.com/notifications/unsubscribe-auth/AA5KGlaAOyhXs0lVfVWGyOVF1QQScyiUks5qXSybgaJpZM4JQG3H
.

from grunt-bower.

edpittol avatar edpittol commented on June 29, 2024

The task works fine. But shows the warning message.

$ npm ls graceful-fs
[email protected] /Users/edpittol/Sites/grunt-bower-test
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       └─┬ [email protected]
│         └─┬ [email protected]
│           └── [email protected] 
└─┬ [email protected]
  └─┬ [email protected]
    ├─┬ [email protected]
    │ └── [email protected] 
    ├─┬ [email protected]
    │ └── [email protected] 
    ├─┬ [email protected]
    │ └── [email protected] 
    ├─┬ [email protected]
    │ └── [email protected] 
    ├─┬ [email protected]
    │ └── [email protected] 
    ├── [email protected] 
    └─┬ [email protected]
      └─┬ [email protected]
        └── [email protected] 

from grunt-bower.

shvelo avatar shvelo commented on June 29, 2024

This is because grunt-bower depends on an older version of bower

from grunt-bower.

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.