Arcath / compile-watch

Watch and compile files with atom
3 stars 0 forks source link

Failed to activate the compile-watch package #2

Closed HarveyTvT closed 9 years ago

HarveyTvT commented 9 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.198.0 System: linux 3.19.5-200.fc21.x86_64 Thrown From: compile-watch package, v0.1.0

Stack Trace

Failed to activate the compile-watch package

At Arguments to path.join must be strings

TypeError: Arguments to path.join must be strings
    at Object.posix.join (path.js:449:13)
    at Object.module.exports.loadProjectConfig (/home/harveytvt/.atom/packages/compile-watch/lib/compile-watch.coffee:134:23)
    at Object.module.exports.activate (/home/harveytvt/.atom/packages/compile-watch/lib/compile-watch.coffee:35:12)
    at Package.module.exports.Package.activateNow (/usr/share/atom/resources/app.asar/src/package.js:242:19)
    at /usr/share/atom/resources/app.asar/src/package.js:223:30
    at Package.module.exports.Package.measure (/usr/share/atom/resources/app.asar/src/package.js:167:15)
    at Package.module.exports.Package.activate (/usr/share/atom/resources/app.asar/src/package.js:215:14)
    at PackageManager.module.exports.PackageManager.activatePackage (/usr/share/atom/resources/app.asar/src/package-manager.js:434:21)
    at /usr/share/atom/resources/app.asar/src/package-manager.js:418:29
    at Config.module.exports.Config.transact (/usr/share/atom/resources/app.asar/src/config.js:311:16)

Commands

Config

{
  "core": {}
}

Installed Packages

# User
atom-html-preview, v0.1.6
compile-watch, v0.1.0
emmet, v2.3.9
localization, v1.16.1

# Dev
No dev packages
adi518 commented 9 years ago

Persists in 0.1.4 and Atom 1.0.6.

valle-xyz commented 8 years ago

+1

pvrt commented 8 years ago

+1

KeremTubluk commented 8 years ago

This issue arise (in Atom 1.7.2) when the file being watched is open on startup.