Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Error on first run #2

@bobvandevijver

Description

@bobvandevijver

Steps to reproduce:

  1. git clone
  2. yarn install
  3. yarn run start

There is only a gtt-configuration (yml) with the gitlab url and token in the home/.gtt directory. It is run from the git bash on Windows 10 x74, with Node v8.11.2 and Yarn v1.5.1.

App threw an error during load
SyntaxError: Unexpected token . in JSON at position 192
    at JSON.parse (<anonymous>)
    at createCompilerHostFromConfigFileSync (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-compile\lib\config-parser.js:387:19)
    at createCompilerHostFromProjectRootSync (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-compile\lib\config-parser.js:409:12)
    at init (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-compile\lib\config-parser.js:290:20)
    at main (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-prebuilt-compile\lib\es6-init.js:58:29)    at Object.<anonymous> (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-prebuilt-compile\lib\es6-init.js:61:1)
    at Object.<anonymous> (C:\Users\Bob\Documents\Git\opensource\gitlab-time-tracker-taskbar\node_modules\electron-prebuilt-compile\lib\es6-init.js:63:3)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions