Skip to content

Extension complains about project.json files in node_modules #1990

Closed

Description

Environment data

dotnet --info output:

.NET Command Line Tools (2.1.4)

Product Information:
 Version:            2.1.4
 Commit SHA-1 hash:  5e8add2190

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.16299
 OS Platform: Windows
 RID:         win10-x64
 Base Path:   C:\Program Files\dotnet\sdk\2.1.4\

Microsoft .NET Core Shared Framework Host

  Version  : 2.0.5
  Build    : 17373eb129b3b05aa18ece963f8795d65ef8ea54

VS Code version: 1.19.3
C# Extension version: 1.13.1

Steps to reproduce

  • Use Yarn or npm to install the edge or edge-js package
  • Open the root folder (i.e. the folder containing node_modules) in VS Code

Expected behavior

  • No warnings

Actual behavior

  • Warnings about project.json and requests to restore dependencies

Related to agracio/edge-js#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions