Skip to content

Object reference not set to an instance of an object #3

@mrjohnr

Description

@mrjohnr

Hi
Using VS 2017 Community 15.2 with latest update, extension version 1.0
I got 'object reference not set to an instance of an object' when I try to import a module from a path that contains a subfolder,something like this
import { MyComponent } from './mysubfolder/my.component '

After I pres './my VS intellisense give me the option the chose the folder name,after I select it error occurs : 'object reference not set to an instance of an object'
disabling the extension fix the problem
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions