-
Hi,
after following installation instructions, then clone git project and after npm-install I got the following message, I leave a capture of my shell, I'm using Ubuntu 16.04 Xenial
root@sergio-…
-
## Describe the bug
On long live application like a Worker or an API. After a long period the app is not authenticated anymore and receive the error `InvalidIdentityToken` :
```console
{
"me…
-
Often when building packages, there is need for a build step before code can be zipped. Eg. to gather dependencies that need to be packaged. Currently that means that this build should happen before `…
-
**Describe the bug**
I have updated dependency @aws-amplify/cli from 4.16.1 to 4.18.1 (and also 4.20.0).
Only with these new versions, when i try to perform any query in my local environment, with a…
-
Ao baixar o projeto, seguindo as instruções do curso e rodar `npm install` dentro da pasta api, esse erro é causado:
```
> sqlite3@4.2.0 install C:\Users\AEVO Leonardo\Documents\Alura\Front-End\an…
-
I am getting below error while installing v8-debug, any ideas?
1035 info install v8-debug@0.3.1
1036 verbose unsafe-perm in lifecycle true
1037 info v8-debug@0.3.1 Failed to exec install script
1038 …
-
Hi everytime i run the code i get the following issues
```
[ERROR] Script Error = 'undefined' is not a function (evaluating 'obj.otherwise()') (unknown file)
2012-08-20 09:15:29.483 socketio.titanium…
-
If you're facing issues related to Custom JS Libraries, please leave a comment along with a detailed description, screenshots, or a Loom video.
Certain libraries will not work due to platform limi…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
# ssh
```
$ cd .ssh
$ chmod 400 [ SSH_KEY_FILE ].pem
$ sudo ssh -i '[ SSH_KEY_FILE ].pem' ubuntu@[ INSTANCE_PUBLIC_DNS ]
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes…