Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. Dynamics-MacBook-Pro:magento peter.garcia$ make timestamp=732
  2. Compile theme scss files...
  3. Could not find an option with short name "-t".
  4.  
  5. Usage: sass <input.scss> [output.css]
  6. sass <input.scss>:<output.css> <input/>:<output/>
  7.  
  8. ━━━ Input and Output ━━━━━━━━━━━━━━━━━━━
  9. --[no-]stdin Read the stylesheet from stdin.
  10. --[no-]indented Use the indented syntax for input from stdin.
  11. -I, --load-path=<PATH> A path to use when resolving imports.
  12. May be passed multiple times.
  13.  
  14. -s, --style=<NAME> Output style.
  15. [expanded (default), compressed]
  16.  
  17. --update Only compile out-of-date stylesheets.
  18.  
  19. ━━━ Source Maps ━━━━━━━━━━━━━━━━━━━━━━━━
  20. --[no-]source-map Whether to generate source maps.
  21. (defaults to on)
  22.  
  23. --source-map-urls How to link from source maps to source files.
  24. [relative (default), absolute]
  25.  
  26. --[no-]embed-sources Embed source file contents in source maps.
  27. --[no-]embed-source-map Embed source map contents in CSS.
  28.  
  29. ━━━ Other ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  30. --watch Watch stylesheets and recompile when they change.
  31. --[no-]poll Manually check for changes rather than using a native watcher.
  32. Only valid with --watch.
  33.  
  34. --[no-]stop-on-error Don't compile more files once an error is encountered.
  35. -i, --interactive Run an interactive SassScript shell.
  36. -c, --[no-]color Whether to emit terminal colors.
  37. -q, --[no-]quiet Don't print warnings.
  38. --[no-]trace Print full Dart stack traces for exceptions.
  39. -h, --help Print this usage information.
  40. --version Print the version of Dart Sass.
  41. html/skin/frontend/dynamic/default/css/style.732.cssTraceback (most recent call last):
  42. 3: from autoprefixer.rb:5:in `<main>'
  43. 2: from autoprefixer.rb:5:in `each'
  44. 1: from autoprefixer.rb:10:in `block in <main>'
  45. autoprefixer.rb:10:in `read': No such file or directory @ rb_sysopen - html/skin/frontend/dynamic/default/css/style.732.css (Errno::ENOENT)
  46. ✔ html/skin/frontend/dynamic/default/css/style.732.css
  47. Compile custom theme scss files...
  48. Could not find an option with short name "-t".
  49.  
  50. Usage: sass <input.scss> [output.css]
  51. sass <input.scss>:<output.css> <input/>:<output/>
  52.  
  53. ━━━ Input and Output ━━━━━━━━━━━━━━━━━━━
  54. --[no-]stdin Read the stylesheet from stdin.
  55. --[no-]indented Use the indented syntax for input from stdin.
  56. -I, --load-path=<PATH> A path to use when resolving imports.
  57. May be passed multiple times.
  58.  
  59. -s, --style=<NAME> Output style.
  60. [expanded (default), compressed]
  61.  
  62. --update Only compile out-of-date stylesheets.
  63.  
  64. ━━━ Source Maps ━━━━━━━━━━━━━━━━━━━━━━━━
  65. --[no-]source-map Whether to generate source maps.
  66. (defaults to on)
  67.  
  68. --source-map-urls How to link from source maps to source files.
  69. [relative (default), absolute]
  70.  
  71. --[no-]embed-sources Embed source file contents in source maps.
  72. --[no-]embed-source-map Embed source map contents in CSS.
  73.  
  74. ━━━ Other ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  75. --watch Watch stylesheets and recompile when they change.
  76. --[no-]poll Manually check for changes rather than using a native watcher.
  77. Only valid with --watch.
  78.  
  79. --[no-]stop-on-error Don't compile more files once an error is encountered.
  80. -i, --interactive Run an interactive SassScript shell.
  81. -c, --[no-]color Whether to emit terminal colors.
  82. -q, --[no-]quiet Don't print warnings.
  83. --[no-]trace Print full Dart stack traces for exceptions.
  84. -h, --help Print this usage information.
  85. --version Print the version of Dart Sass.
  86. html/skin/frontend/dynamic/default/css/dc/dci-styles.732.cssTraceback (most recent call last):
  87. 3: from autoprefixer.rb:5:in `<main>'
  88. 2: from autoprefixer.rb:5:in `each'
  89. 1: from autoprefixer.rb:10:in `block in <main>'
  90. autoprefixer.rb:10:in `read': No such file or directory @ rb_sysopen - html/skin/frontend/dynamic/default/css/dc/dci-styles.732.css (Errno::ENOENT)
  91. ✔ html/skin/frontend/dynamic/default/css/dc/dci-styles.732.css
  92. Compile theme scss files... ✔ Done | 16:33:25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement