microsoft / microsoft/sql-server-samples

Antlr4.Runtime not found

Open
#225 0 comments 0 reactions 1 assignee View on GitHub

@jovanpop-msft is already working on this.

Since May 8, 2017.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

I was trying to run the example from (https://github.com/Microsoft/sql-server-samples/blob/master/samples/features/json/azure-function-odata/azure-function/run.csx).

But the functions refuses to run with this error message:
2017-05-01T14:29:03.255 C# Http trigger function exception: Could not load file or assembly 'Antlr4.Runtime, Version=4.5.0.0, Culture=neutral, PublicKeyToken=09abb75b9ed49849' or one of its dependencies. The system cannot find the file specified.

project.json file was added successfully.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.