You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dockerHover.js:108
for (let instruction of image.getInstructions()) {
^
TypeError: Cannot read property 'getInstructions' of null
at DockerHover.computeHoverKey (dockerHover.js:108:39)
at DockerHover.onHover (dockerHover.js:19:24)
at LanguageService.computeHover (languageService.js:63:28)
at Object.<anonymous> (bug.js:6:26)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Function.Module.runMain (module.js:684:10)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: