TypeStrong / atom-typescript

The only TypeScript package you will ever need

Home Page:https://atom.io/packages/atom-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new...

opened this issue · comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home
Thrown From: atom-typescript package 14.4.0

Stack Trace

Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

At C:\Users\Benjo\.atom\packages\atom-typescript\dist\main.js:9

Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
    at /packages/atom-typescript/dist/main.js:9:18180
    at Tt (/packages/atom-typescript/dist/main.js:9:18502)
    at qt (/packages/atom-typescript/dist/main.js:9:21018)
    at /packages/atom-typescript/dist/main.js:9:22128
    at ViewRegistry.performDocumentUpdate (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:328879)

Commands

Non-Core Packages

atom-ide-ui 0.13.0 
atom-typescript 14.4.0 
open-in-browser 0.5.2 

This issue has been marked as stale because it did not have any activity for the last 90 days or more. Remove the stale label or comment or this will be closed in 14 days