ram
ram
## What does this PR do? (Provide a description of what this PR does.) 1. Updated `helpers/api.ts` to work with `"appwrite": "^9.0.1"` 2. Added `APP_DATABASE_ID` to environment.ts 3. Updated "todo"...
`RROR in node_modules/ngx-mat-intl-tel-input/lib/ngx-mat-intl-tel-input.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class. This likely means that the library (ngx-mat-intl-tel-input/lib/ngx-mat-intl-tel-input.module) which declares...
training! Error in opening pickle object. Training on default corpus text. ('saving to:', '/usr/local/lib/python2.7/dist-packages/autocomplete/models_compressed.pkl') Traceback (most recent call last): File "/home/dev/Documents/atom-workspace/autocom.py", line 4, in autocomplete.load() File "/usr/local/lib/python2.7/dist-packages/autocomplete/**init**.py", line 69, in...
I am using Gradle 5.1.1, in case you get "classdir" error, see fix 1 below **Fix #1:** desktop build.gradle: line 27, change this: `from files(sourceSets.main.output.classesDir)` to: `from files(sourceSets.main.output.classesDirs)` **Fix #2:**...