John James G. Ermitaño
John James G. Ermitaño
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...
# 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...
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...