aziz / tmTheme-Editor

Color scheme editor for SublimeText, Textmate and a bunch of other text editors
tmtheme-editor.herokuapp.com
GNU Affero General Public License v3.0
1.69k stars 320 forks source link

Attempting to revive the problems encountered in your project, please seek guidance from the experts #279

Closed wangmings closed 8 months ago

wangmings commented 8 months ago

Attempting to revive the problems encountered in your project

Hello, I am very interested in your project Attempting to revive this project

Attempted nodeJS version

v5.0.0 ~ v6 ~ v7 ~

Problem Description

I have installed all the dependent modules. I kept trying to find the file during the compilation process Could not find file 'FileSaver/FileSaver.js'.

>  npm run build

> tmtheme-editor@0.12.2 build /Users/mac/Downloads/tmTheme-Editor-0.12.2
> `npm bin`/gulp

default [ 'default' ]
[15:03:52] Using gulpfile ~/Downloads/tmTheme-Editor-0.12.2/gulpfile.js
[15:03:52] Starting 'js-ext'...
[15:03:52] Starting 'js'...
[15:03:52] Starting 'css'...
[15:03:52] Starting 'html'...
[15:03:53] Starting 'static-assets'...
[15:03:53] Finished 'static-assets' after 668 μs
/Users/mac/Downloads/tmTheme-Editor-0.12.2/node_modules/mincer/lib/mincer/context.js:457
      throw self.annotateError(err, ProcessorKlass);
      ^