Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'getURI' of undefined #67

Closed
ladyzdp opened this issue May 26, 2016 · 1 comment
Closed

Uncaught TypeError: Cannot read property 'getURI' of undefined #67

ladyzdp opened this issue May 26, 2016 · 1 comment

Comments

@ladyzdp
Copy link

ladyzdp commented May 26, 2016

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.4
System: Unknown Windows Version
Thrown From: sass-autocompile package, v0.12.6

Stack Trace

Uncaught TypeError: Cannot read property 'getURI' of undefined

At /C:/Users/Administrator/.atom/packages/sass-autocompile/lib/sass-autocompile.coffee:374

TypeError: Cannot read property 'getURI' of undefined
    at Object.module.exports.compileToFile (file:///C:/Users/Administrator/.atom/packages/sass-autocompile/lib/sass-autocompile.coffee:361:36)
    at atom-workspace.subscriptions.add.atom.commands.add.sass-autocompile:compile-to-file (file:///C:/Users/Administrator/.atom/packages/sass-autocompile/lib/sass-autocompile.coffee:318:18)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (C:\Users\Administrator\AppData\Local\atom\app-1.7.4\resources\app.asar\src\command-registry.js:260:29)
    at CommandRegistry.handleCommandEvent (C:\Users\Administrator\AppData\Local\atom\app-1.7.4\resources\app.asar\src\command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (C:\Users\Administrator\AppData\Local\atom\app-1.7.4\resources\app.asar\src\command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (C:\Users\Administrator\AppData\Local\atom\app-1.7.4\resources\app.asar\src\atom-environment.js:1100:28)
    at EventEmitter.outerCallback (C:\Users\Administrator\AppData\Local\atom\app-1.7.4\resources\app.asar\src\application-delegate.js:314:25)
    at emitTwo (events.js:87:13)
    at EventEmitter.emit (events.js:172:7)

Commands

     -0:01.0 sass-autocompile:compile-to-file (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "atomatigit"
    ],
    "themes": [
      "atom-dark-ui",
      "one-dark-syntax"
    ]
  },
  "sass-autocompile": {}
}

Installed Packages

# User
atom-ternjs, v0.14.1
atomic-chrome, v0.3.0
autoclose-html, v0.23.0
browser-plus, v0.0.60
color-picker, v2.1.1
docblockr, v0.7.3
file-type-icons, v1.3.0
language-diff, v0.4.0
linter, v1.11.4
minimap, v4.24.2
pigments, v0.27.1
sass-autocompile, v0.12.6
sync-settings, v0.7.2

# Dev
No dev packages
@armin-pfaeffle
Copy link
Owner

Can you test 0.12.7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants