Skip to content

Instantly share code, notes, and snippets.

@dandaka
Created May 22, 2015 14:05
Show Gist options
  • Save dandaka/b15c890269e414ee89b7 to your computer and use it in GitHub Desktop.
Save dandaka/b15c890269e414ee89b7 to your computer and use it in GitHub Desktop.
dandaka-mbp:src dandaka$ npm run gen
> uc-web-public@0.0.1 gen /Users/dandaka/projects/uc-web-public/src
> npm run compile && npm run generate
> uc-web-public@0.0.1 compile /Users/dandaka/projects/uc-web-public/src
> compass compile
WARNING on line 371 of /Users/dandaka/projects/uc-web-public/sass/_common.sass:
This selector doesn't have any properties and will not be rendered.
WARNING on line 493 of /Users/dandaka/projects/uc-web-public/sass/_common.sass:
This selector doesn't have any properties and will not be rendered.
DEPRECATION WARNING on line 1, column 7 of /Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_shared.scss:
Unescaped multiline strings are deprecated and will be removed in a future version of Sass.
To include a newline in a string, use "\a" or "\a " as in CSS.
DEPRECATION WARNING on line 1, column 7 of /Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_shared.scss:
Unescaped multiline strings are deprecated and will be removed in a future version of Sass.
To include a newline in a string, use "\a" or "\a " as in CSS.
> uc-web-public@0.0.1 generate /Users/dandaka/projects/uc-web-public/src
> coffee generate.coffee
Цифро-аналоговый ввод-вывод
Цифровой ввод
Цифровой ввод
Цифровой и релейный вывод
Цифровой ввод-вывод
Цифровой ввод-вывод
Цифровой и релейный вывод
Цифровой и релейный вывод
Аналоговый ввод
Аналоговый ввод
Аналоговый вывод
Цифровой и релейный вывод
Шлюз
Аналоговый ввод
Аналоговый ввод
Аналоговый вывод
Цифровой ввод
Цифровой ввод
Цифровой и релейный вывод
Цифровой ввод-вывод
Цифровой ввод-вывод
Цифровой ввод
Цифровой и релейный вывод
Цифровой и релейный вывод
Цифровой и релейный вывод
Аналоговый ввод
Аналоговый ввод
Аналоговый вывод
Wejścia cyfrowe
Wejścia cyfrowe
Wyjścia cyfrowe i przekaźnikowe
Wejścia/wyjścia cyfrowe
Wyjścia cyfrowe i przekaźnikowe
Wejścia analogowe
Wejścia analogowe
Wyjścia analogowe
Wyjścia cyfrowe i przekaźnikowe
Wejścia analogowe
Wejścia analogowe
Wejścia analogowe
Wejścia cyfrowe
Wejścia cyfrowe
Wyjścia cyfrowe i przekaźnikowe
Wejścia/wyjścia cyfrowe
Wejścia/wyjścia cyfrowe
Wejścia cyfrowe
Wyjścia cyfrowe i przekaźnikowe
Wyjścia cyfrowe i przekaźnikowe
Wyjścia cyfrowe i przekaźnikowe
Wejścia analogowe
Wejścia analogowe
Wyjścia analogowe
Digital input
Digital input
Digital and relay output
Digital input/output
Digital and relay output
Analog input
Analog input
Analog output
Digital and relay output
Analog input
Analog input
Analog output
Digital input
Digital input
Digital and relay output
Digital input/output
Digital input/output
Digital input
Digital and relay output
Digital and relay output
Digital and relay output
Analog input
Analog input
Analog output
fs.js:684
return binding.stat(pathModule._makeLong(path));
^
Error: ENOENT, no such file or directory '../public/ru/img/product/list-.DS_Store'
at Object.fs.statSync (fs.js:684:18)
at fn (/Users/dandaka/projects/uc-web-public/src/generate.coffee:27:20)
at /Users/dandaka/projects/uc-web-public/src/generate.coffee:23:5
at Object.oncomplete (fs.js:107:15)
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "generate"
npm ERR! node v0.10.26
npm ERR! npm v2.1.12
npm ERR! code ELIFECYCLE
npm ERR! uc-web-public@0.0.1 generate: `coffee generate.coffee`
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the uc-web-public@0.0.1 generate script 'coffee generate.coffee'.
npm ERR! This is most likely a problem with the uc-web-public package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! coffee generate.coffee
npm ERR! You can get their info via:
npm ERR! npm owner ls uc-web-public
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/dandaka/projects/uc-web-public/src/npm-debug.log
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "gen"
npm ERR! node v0.10.26
npm ERR! npm v2.1.12
npm ERR! code ELIFECYCLE
npm ERR! uc-web-public@0.0.1 gen: `npm run compile && npm run generate`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the uc-web-public@0.0.1 gen script 'npm run compile && npm run generate'.
npm ERR! This is most likely a problem with the uc-web-public package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run compile && npm run generate
npm ERR! You can get their info via:
npm ERR! npm owner ls uc-web-public
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/dandaka/projects/uc-web-public/src/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment