[
https://issues.apache.org/jira/browse/CLIMATE-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123698#comment-15123698
]
ASF GitHub Bot commented on CLIMATE-728:
----------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/climate/pull/287
CLIMATE-728 Address WARN's when building ocwui
Trivial fix for https://issues.apache.org/jira/browse/CLIMATE-728
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/climate CLIMATE-728
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/287.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #287
----
commit 0783163086752f0fcd3ddfeed0d52fd7f250d766
Author: Lewis John McGibbney <[email protected]>
Date: 2016-01-29T16:34:19Z
CLIMATE-728 Address WARN's when building ocwui
----
> Address WARN's when building ocwui
> ----------------------------------
>
> Key: CLIMATE-728
> URL: https://issues.apache.org/jira/browse/CLIMATE-728
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: webapp
> Affects Versions: 1.0.0
> Reporter: Lewis John McGibbney
> Priority: Trivial
> Fix For: 1.1
>
>
> When I build the ocwui I get the following
> {code}
> lmcgibbn@LMC-032857 /usr/local/climate/ocw-ui/frontend(master) $ sudo npm
> install
> npm WARN [email protected] No description
> npm WARN [email protected] No repository field.
> npm WARN [email protected] No license field.
> {code}
> We should resolve the WARN's
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)