You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Omkar Reddy (JIRA)" <ji...@apache.org> on 2016/02/16 18:50:18 UTC

[jira] [Commented] (CLIMATE-572) Address deprecation and WARN's in ocw-ui/frontend npm install

    [ https://issues.apache.org/jira/browse/CLIMATE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148981#comment-15148981 ] 

Omkar Reddy commented on CLIMATE-572:
-------------------------------------

hello [~lewismc], I tried to remove "npm WARN deprecated grunt-ngmin@0.0.3: use grunt-ng-annotate instead" and replaced it grunt-ngmin with grunt-ng-annotate which had ngmin in its uspstream dependencies. But I got some more warnings which I couldn't resolve. Please take a look into it. 

---------------------------------------------------------------------------------------------------
npm WARN deprecated graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
loadDep:tunnel-agent → re ▌ ╢██████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟loadDep:tunnel-agent → ne ▀ ╢██████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░loadDep:tunnel-agent → ne ▐ ╢█████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░npm WARN deprecated lodash@2.1.0: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated find-file@0.1.4: Use the globby package instead
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
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 deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN prefer global jshint@2.5.11 should be installed with -g
--------------------------------------------------------------------------------------------------



> Address deprecation and WARN's in ocw-ui/frontend npm install
> -------------------------------------------------------------
>
>                 Key: CLIMATE-572
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-572
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: build process
>    Affects Versions: 0.5
>            Reporter: Lewis John McGibbney
>            Assignee: Michael Anderson
>             Fix For: 1.2
>
>
> {code}
> lmcgibbn@LMC-032857 /usr/local/climate/ocw-ui/frontend(master) $ npm install
> npm WARN package.json ocwui@0.0.0 No description
> npm WARN package.json ocwui@0.0.0 No repository field.
> npm WARN package.json ocwui@0.0.0 No README data
> npm WARN deprecated grunt-ngmin@0.0.3: use grunt-ng-annotate instead
> npm WARN deprecated ngmin@0.4.1: use ng-annotate instead
> ....
> {code}
> We should investigate 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)