Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Revert "[ui] Update dependencies" #311

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Conversation

prydonius
Copy link
Member

Reverts #303

Reverting due to being unable to get this running on clean clones of the project:

dc up ui
Recreating monocular_ui_1 ...
Recreating monocular_ui_1 ... done
Attaching to monocular_ui_1
ui_1   | 0mWelcome to the Bitnami angular container
ui_1   | Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-angular
ui_1   | Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-angular/issues
ui_1   | Send us your feedback at [email protected]
ui_1   |
ui_1   | Copying node_modules directory
ui_1   | Installing/Updating Angular dependencies (npm)
added 151 packages, removed 264 packages, updated 57 packages and moved 23 packages in 253.092s
ui_1   | Dependencies updated
ui_1   | Initialization finished
ui_1   | Cannot find module 'loader-runner'
ui_1   | Error: Cannot find module 'loader-runner'
ui_1   |     at Function.Module._resolveFilename (module.js:485:15)
ui_1   |     at Function.Module._load (module.js:437:25)
ui_1   |     at Module.require (module.js:513:17)
ui_1   |     at require (internal/module.js:11:18)
ui_1   |     at Object.<anonymous> (/app/node_modules/@angular/cli/node_modules/webpack/lib/NormalModule.js:25:20)
ui_1   |     at Module._compile (module.js:569:30)
ui_1   |     at Object.Module._extensions..js (module.js:580:10)
ui_1   |     at Module.load (module.js:503:32)
ui_1   |     at tryModuleLoad (module.js:466:12)
ui_1   |     at Function.Module._load (module.js:458:3)

@prydonius prydonius merged commit d74f065 into master Jul 17, 2017
@prydonius prydonius deleted the revert-303-upgrade-node-8 branch July 17, 2017 12:14
@codecov-io
Copy link

Codecov Report

Merging #311 into master will decrease coverage by 1.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   90.42%   88.96%   -1.47%     
==========================================
  Files          18       15       -3     
  Lines         971      616     -355     
==========================================
- Hits          878      548     -330     
+ Misses         62       45      -17     
+ Partials       31       23       -8
Impacted Files Coverage Δ
src/api/data/cache/cache.go 76.92% <0%> (-9.26%) ⬇️
src/api/config/cors/cors.go 100% <0%> (ø) ⬆️
src/api/handlers/handlers.go
src/api/config/config.go
src/api/data/helpers/helpers.go

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a42192...b72d2f6. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants