John James G. Ermitaño

Results 3 issues of John James G. Ermitaño

# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...

type: bug/fix
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular: app-shell

# Bug Report #### What is the expected behavior? No console errors in any situation #### What is the current behavior? Unknown console errors... ``` ERROR TypeError: Cannot read properties...

needs: demo
can be closed?

Need help on how to use guess.js with angular in nx workspace. **guess-parser/dist/guess-parser/index.js** ``` javascript var path = ['package.json', '../package.json'] .map(function (p) { return path_1.join(base, p); }) .filter(fs_1.existsSync) .pop(); if...