Giter VIP home page Giter VIP logo

brunch-with-atom's People

Contributors

denar90 avatar

Watchers

 avatar  avatar

Forkers

gasbol

brunch-with-atom's Issues

Uncaught Error: Command failed: git tag fatal: Not a git repository (or any of the parent direc...

[Enter steps to reproduce:]

  1. Commands => Brunch: Change_version
  2. Get this error :)

Atom: 1.19.7 x64
Electron: 1.6.9
OS: Unknown Windows version
Thrown From: brunch-with-atom package 0.2.3

Stack Trace

Uncaught Error: Command failed: git tag
fatal: Not a git repository (or any of the parent directories): .git

At child_process.js:545

Error: Command failed: git tag  
fatal: Not a git repository (or any of the parent directories): .git

    at checkExecSyncError (child_process.js:502:13)
    at execSync (child_process.js:542:13)
    at childProcess.(anonymous function) (ELECTRON_ASAR.js:685:22)
    at Command.execSync (/packages/brunch-with-atom/node_modules/gitty/lib/command.js:53:10)
    at Repository.getTagsSync (/packages/brunch-with-atom/node_modules/gitty/lib/repository.js:496:24)
    at Object.activateVersionsMenu (/packages/brunch-with-atom/lib/brunch-with-atom.coffee:58:18)
    at Object.warmBrunch (/packages/brunch-with-atom/lib/brunch-with-atom.coffee:107:10)
    at /packages/brunch-with-atom/lib/brunch-with-atom.coffee:40:89)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (G:/AppData/Local/atom/app-1.19.7/resources/app/src/command-registry.js:265:35)
    at G:/AppData/Local/atom/app-1.19.7/resources/app/src/command-registry.js:3:65
    at Object.didConfirmSelection (G:/AppData/Local/atom/app-1.19.7/resources/app/node_modules/command-palette/lib/command-palette-view.js:106:35)
    at SelectListView.confirmSelection (G:/AppData/Local/atom/app-1.19.7/resources/app/node_modules/atom-select-list/src/select-list-view.js:313:26)
    at SelectListView.didClickItem (G:/AppData/Local/atom/app-1.19.7/resources/app/node_modules/atom-select-list/src/select-list-view.js:228:16)
    at ListItemView.onclick (G:/AppData/Local/atom/app-1.19.7/resources/app/node_modules/atom-select-list/src/select-list-view.js:168:37)
    at ListItemView.didClick (G:/AppData/Local/atom/app-1.19.7/resources/app/node_modules/atom-select-list/src/select-list-view.js:361:16)

Commands

     -0:38.4.0 command-palette:toggle (input.hidden-input)
     -0:32 brunch:change_version (input.hidden-input)

Non-Core Packages

brunch-with-atom 0.2.3 
color-picker 2.2.5 
emmet 2.4.3 
highlight-selected 0.13.1 
local-server-web-view 1.1.0 
minimap 4.29.6 
minimap-bookmarks 0.4.2 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.6.1 
minimap-pigments 0.2.2 
minimap-selection 4.5.0 

Doesn't work on Windows

Throw this error on Windows 7, Atom 1.13.1 ia32

module.js:457 throw err; ^

Error: Cannot find module 'C:\Users\m.atom\packages\brunch-with-atom\brunch\bin\brunch' at Function.Module._resolveFilename (module.js:455:15) at Function.Module._load (module.js:403:25) at Module.runMain (module.js:590:10) at run (bootstrap_node.js:402:7) at startup (bootstrap_node.js:157:9) at bootstrap_node.js:521:3

Failed to load the brunch-with-atom package

Steps to reproduce below:

  1. Launch atom
  2. Install brunch-with-atom package

Atom Version: 1.10.2
Electron Version: 0.37.8
System: Ubuntu 16.04.1
Thrown From: brunch-with-atom package, v0.2.2

Stack Trace

Failed to load the brunch-with-atom package

At Cannot find module 'gitty'

Error: Cannot find module 'gitty'
    at Module._resolveFilename (module.js:339:15)
    at Function.Module._resolveFilename (/home/devnewton/opt/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (/home/devnewton/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/devnewton/.atom/packages/brunch-with-atom/lib/brunch-with-atom.coffee:3:9)
    at Object.<anonymous> (/home/devnewton/.atom/packages/brunch-with-atom/lib/brunch-with-atom.coffee:1:1)
    at Module._compile (/home/devnewton/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .coffee] (/home/devnewton/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/home/devnewton/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/home/devnewton/opt/atom/resources/app.asar/src/package.js:718:27)
    at /home/devnewton/opt/atom/resources/app.asar/src/package.js:117:28
    at Package.module.exports.Package.measure (/home/devnewton/opt/atom/resources/app.asar/src/package.js:92:15)
    at Package.module.exports.Package.load (/home/devnewton/opt/atom/resources/app.asar/src/package.js:106:12)
    at PackageManager.module.exports.PackageManager.loadPackage (/home/devnewton/opt/atom/resources/app.asar/src/package-manager.js:457:14)
    at /home/devnewton/opt/atom/resources/app.asar/src/package-manager.js:402:19
    at Config.module.exports.Config.transact (/home/devnewton/opt/atom/resources/app.asar/src/config.js:312:16)
    at PackageManager.module.exports.PackageManager.loadPackages (/home/devnewton/opt/atom/resources/app.asar/src/package-manager.js:397:19)
    at /home/devnewton/opt/atom/resources/app.asar/src/atom-environment.js:754:28

Commands

Config

{}

Installed Packages

# User
atom-typescript, v10.1.6 (inactive)
brunch-with-atom, v0.2.2 (inactive)
linter, v1.11.16 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.44.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.5.0 (inactive)
one-light-ui, v1.5.0 (inactive)
one-dark-syntax, v1.3.0 (inactive)
one-light-syntax, v1.3.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.3 (inactive)
archive-view, v0.61.1 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.11.2 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.31.1 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.41.0 (inactive)
bracket-matcher, v0.82.1 (inactive)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
exception-reporting, v0.39.0 (inactive)
find-and-replace, v0.201.0 (inactive)
fuzzy-finder, v1.3.0 (inactive)
git-diff, v1.1.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (inactive)
image-view, v0.58.2 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.0 (inactive)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (inactive)
metrics, v0.53.1 (inactive)
notifications, v0.65.0 (inactive)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.242.2 (inactive)
snippets, v1.0.2 (inactive)
spell-check, v0.67.1 (inactive)
status-bar, v1.4.1 (inactive)
styleguide, v0.47.0 (inactive)
symbols-view, v0.113.0 (inactive)
tabs, v0.100.2 (inactive)
timecop, v0.33.2 (inactive)
tree-view, v0.208.2 (inactive)
update-package-dependencies, v0.10.0 (inactive)
welcome, v0.34.0 (inactive)
whitespace, v0.33.0 (inactive)
wrap-guide, v0.38.1 (inactive)
language-c, v0.52.1 (inactive)
language-clojure, v0.21.0 (inactive)
language-coffee-script, v0.47.2 (inactive)
language-csharp, v0.12.1 (inactive)
language-css, v0.37.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.42.1 (inactive)
language-html, v0.45.1 (inactive)
language-hyperlink, v0.16.0 (inactive)
language-java, v0.23.0 (inactive)
language-javascript, v0.119.0 (inactive)
language-json, v0.18.2 (inactive)
language-less, v0.29.5 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.35.0 (inactive)
language-php, v0.37.2 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.0 (inactive)
language-ruby, v0.69.0 (inactive)
language-ruby-on-rails, v0.25.0 (inactive)
language-sass, v0.56.0 (inactive)
language-shellscript, v0.22.4 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.23.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.28.0 (inactive)
language-toml, v0.18.0 (inactive)
language-xml, v0.34.9 (inactive)
language-yaml, v0.26.0 (inactive)

# Dev
No dev packages

Installation fails on Ubuntu Xenial 16.04

Installation through Atom GUI will result in heavy memory usage after a while of no advance.
Using apm i --verbose -c i could confirm that the installation script gets stuck in an infinite loop.
Output is this:

npm WARN using --force I sure hope you know what you are doing.
> [email protected] postinstall /tmp/apm-install-dir-11744-3183-1430zb8.nacu8zolxr/node_modules/brunch-with-atom
> bash ./update-brunch.sh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.