stackroute / atom-css-spy

Atom plugin that makes html/css development much easier.
MIT License
9 stars 0 forks source link

Failed to activate the css-spy package #32

Open Littleb10 opened 2 years ago

Littleb10 commented 2 years ago

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 ia32 Electron: 9.4.4 OS: Microsoft Windows 10 Enterprise Thrown From: css-spy package 0.6.0

Stack Trace

Failed to activate the css-spy package

At Cannot read property 'text.html.basic' of undefined

TypeError: Cannot read property 'text.html.basic' of undefined
    at Object.module.exports.watcherFunction (/packages/css-spy/lib/css-spy.coffee:43:48)
    at /packages/css-spy/lib/css-spy.coffee:25:24
    at Workspace.observeTextEditors (<embedded>:11:432163)
    at Object.activate (/packages/css-spy/lib/css-spy.coffee:23:45)
    at Package.activateNow (<embedded>:11:3531596)
    at <embedded>:11:3531008
    at Package.measure (<embedded>:11:3528586)
    at <embedded>:11:3530868
    at new Promise (<anonymous>:null:null)
    at Package.activate (<embedded>:11:3530811)
    at PackageManager.activatePackage (<embedded>:11:386057)
    at <embedded>:11:385673
    at Config.transactAsync (<embedded>:11:335120)
    at PackageManager.activatePackages (<embedded>:11:385623)
    at PackageManager.activate (<embedded>:11:385173)
    at <embedded>:1:824965
    at Function.all (<anonymous>:null:null)
    at AtomEnvironment.startEditorWindow (<embedded>:1:825502)

Commands

Non-Core Packages

atom-clock 0.1.18 
atom-live-server 2.3.0 
atom-live-server-plus 3.0.1 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
css-spy 0.6.0 
emmet 2.4.3 
hey-pane 1.2.0 
minimap-pigments 0.2.2 
scroll-through-time 0.3.1 
teletype 0.13.4 
turbo-javascript 1.4.0 
zentabs 0.8.9 

Additional Information