Maybe you were looking for...

When I try to read a file, it returns a blank line

I am trying to open a file - a relatively simple block of code. I have done this before with no problems but this time, even after restarting my laptop and tryi

angular 2+ test failing in pipeline but feature is working

I dont know anything about testing and the feature is working completely but failing in pipeline. Here is my spec.ts file code let component: CustomerDocumentUp

Implementation of smack api in android

i'm implementing xmpp chat with smack api in android. i just want to clear one doubt about save login sessions. like i need to login every-time after app reopen

Why doesn't work correctly when I put a space between United and States words? [duplicate]

If statement isn't working when I change "UnitedStates" as "United States". What is the reason of that? Why space character cannot be read cor

fatal error: module 'firebase_auth' not found @import firebase_auth

I am trying to use Firebase Authentication for my iOS Flutter. I have tried all of the procedures laid out in this link but I still receive the same error. http

Can't import functions/modules

I'm simply trying to import a function from another script. But despite import running successfully, the functions never enter my local environment. The paths a

How to setup memcached for Django 3.0 on App Engine?

So I have a Django 3.0 app that I want to deploy to App Engine. I want to use Memcached in order to cache data that has been pulled from BQ to my Django app. So

why I cant see any output on my reactjs app?

I have started my first React lesson but I cant see any output on my localhost(3000), will you pls help me ? this is my JS code : import React from 'react'; imp