-
##### **Overview of the issue**
I have a decorator called Nothing which I decorate a classes with.
// file Nothing.ts
export function Nothing() {
return function( targetClassConstructor: T…
-
Hi,
I am trying to use this library with ionic 3/4 (angular 7) but I get the well known "can't use raw socket connections" and " _net2.default.connect is not a function" errors.
Is anyone aware o…
-
### Bug Report
I am working on an angular2 project as the version and the dependencies imply that. The project itself running locally works fine. However, when I try the command in the `Command I u…
-
Today CoastGuard didn't finish running due to an unhandled exception, Gmail blocked the login attempt and the code didn't handle it.
This issue is to add some code to handle these problem and preve…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### Command (mark with an `x`)
```
- [ ] new
- […
-
Please tell me how can I get message to show using browser.
I got mimeNodes successfully, but I do not find how to restructure the message.
import imapClient from 'emailjs-imap-client';
import…
kztmk updated
5 years ago
-
Right now, our api mock will ignore message contents and just respond with 200.
It would be better to parse the incoming message and make sure it's a valid email.
```js
'/upload/gmail/v1/us…
-
I am trying to use imap library in my react project. but there is some resolve error in the imap library. See the error for more info.
```
ERROR in ./node_modules/imap/lib/Connection.js
Module no…
-
ERROR in ./src/assets/js/smtp/**smtp.js**
Module not found: Error: Can't resolve **'crypto'** in '/smtp'
ERROR in ./src/assets/js/smtp/**message.js**
Module not found: Error: Can't resolve **'fs'**…
-
when trying to execute "npm run samples:serve" bunch of errors like this will showup:
ERROR in ./packages/node_modules/@ciscospark/spark-core/src/lib/storage/make-spark-store.js 107:4
Module parse…