Nikos

Results 102 issues of Nikos

### [REQUIRED] Environment info 8.2.0 **firebase-tools:** **Platform:** Macos ### [REQUIRED] Test case https://github.com/QuantumInformation/svelte-fullstack-starter ### [REQUIRED] Steps to reproduce Run `firebase emulators:start` at the root of the above url ### [REQUIRED]...

emulator-suite

Is there any way to get more verbose logging, finding it hard to debug this error: ![image](https://user-images.githubusercontent.com/216566/30967191-540a2b5e-a453-11e7-9d92-b791a7925e09.png)

Hi, can there be a live demo created for this? thanks

I have a bare bones tsconfig in the root of the project, but not in the same location as the main SolarPopup.ts file: ``` { "compilerOptions": { "target": "es5", "inlineSources":...

``` Could not find a declaration file for module 'nodemailer'. '/Users/nikos/functions/node_modules/nodemailer/lib/nodemailer.js' implicitly has an 'any' type. Try `npm i --save-dev @types/nodemailer` if it exists or add a new declaration (.d.ts)...

Would it be possible to add a logout button to the app and status based on whether the user is logged in? Currently if you refresh the UI is reset.

I tried this last night, but its not working. `ember install:addon ember-parse-adapter` version: 0.1.15 Could not find watchman, falling back to NodeWatcher for file system events 404 Not Found: ember-parse-adapter...

If I run a command then press up or down, it would be nice to be able to cycle previously written commands:

enhancement