[
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 [email protected]: 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 [email protected]: 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 [email protected]: the module is now available as 'css-select'
npm WARN deprecated [email protected]: the module is now available as 'css-what'
npm WARN deprecated [email protected]: 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 [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to
lodash@^4.0.0.
npm WARN deprecated [email protected]: Grunt needs your help! See
https://github.com/gruntjs/grunt/issues/1403.
npm WARN deprecated [email protected]: 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 [email protected]: Use the globby package instead
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained.
Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: this package has been reintegrated into npm
and is now out of date with respect to npm
npm WARN deprecated [email protected]: this package has been reintegrated into npm
and is now out of date with respect to npm
npm WARN prefer global [email protected] 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 [email protected] No description
> npm WARN package.json [email protected] No repository field.
> npm WARN package.json [email protected] No README data
> npm WARN deprecated [email protected]: use grunt-ng-annotate instead
> npm WARN deprecated [email protected]: use ng-annotate instead
> ....
> {code}
> We should investigate
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)