According to the docs link, when querying a table using queryEntities, the continuationToken can be passed in as null or undefined (Please use 'null' or 'undefined' if this is the first operation.) However, that does not compile: Argument of type 'null' is not assignable to parameter of type 'TableContinuationToken'.
Asked
Active
Viewed 355 times
1 Answers
1
I got 3 workaround solutions to get it resolved.
Both solutions are working and I am able to start the server.

Piyush Kumar
- 169
- 1
- 9