armadito / deprecated-web-ui

Deprecated Armadito web user interface
GNU General Public License v3.0
5 stars 4 forks source link

Update all dependencies librairies #6

Closed Sinouplen closed 8 years ago

Sinouplen commented 8 years ago

Update all dependencies librairies and deprecated librairies

npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: 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 minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@3.0.8: 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 graceful-fs@2.0.3: 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 minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
loadDep:punycode → 200    ▀ ╢██████████████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN prefer global jshint@2.8.0 should be installed with -g
fdechelle commented 8 years ago

Hello, Thanks for reporting the issue. Are you using npm on ubuntu? The issue could be related to the version of npm that is installed on ubuntu. The dependencies librairies that are deprecated are not directly required by the package.json of armadito gui, but are required as dependencies. We are currently working on a re-architecturing of the GUI, which will be 100% web and that will no longer use node.js and nw.js, hence no more problem of dependencies libraries that are deprecated.

Best,

Sinouplen commented 8 years ago

In fact, I used the node.js version 3.5.2 under ubuntu.

fdechelle commented 8 years ago

Fixed with removal of node.js and NW.JS

deepakvash commented 7 years ago

The same problem does exist today while running " npm install nw-builder -g" on win64