★ビルド 【tabler (管理画面ライブラリ)】

https://github.com/tabler/tabler

tabler-dev $ gs

On branch master
nothing to commit, working tree clean
$ npm install
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated rollup-plugin-babel@4.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.

added 1452 packages, and audited 1453 packages in 1m

114 packages are looking for funding
  run `npm fund` for details

10 vulnerabilities (3 low, 7 moderate)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
$ npm run start

> @tabler/core@1.0.0-beta3 start
> gulp start

[20:47:17] Using gulpfile ~/Desktop/tabler-dev/gulpfile.js
[20:47:17] Starting 'start'...
[20:47:17] Starting 'clean'...
[20:47:17] Starting 'clean-dirs'...
[20:47:17] Finished 'clean-dirs' after 8.41 ms
[20:47:17] Starting 'clean-jekyll'...
bundler: command not found: jekyll
Install missing gem executables with `bundle install`
[20:47:18] 'clean-jekyll' errored after 867 ms
[20:47:18] Error: exited with error code: 127
    at ChildProcess.onexit (/Users/{user}/Desktop/tabler-dev/node_modules/end-of-stream/index.js:40:36)
    at ChildProcess.emit (node:events:394:28)
    at ChildProcess.emit (node:domain:532:15)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
    at Process.callbackTrampoline (node:internal/async_hooks:130:17)
[20:47:18] 'clean' errored after 877 ms
[20:47:18] 'start' errored after 879 ms
$ bundle install
Fetching gem metadata from https://rubygems.org/..........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Following files may not be writable, so sudo is needed:
  /Library/Ruby/Gems/2.6.0
  /Library/Ruby/Gems/2.6.0/build_info
  /Library/Ruby/Gems/2.6.0/cache
  /Library/Ruby/Gems/2.6.0/doc
  /Library/Ruby/Gems/2.6.0/extensions
  /Library/Ruby/Gems/2.6.0/gems
  /Library/Ruby/Gems/2.6.0/specifications
Fetching public_suffix 4.0.6


Your user account isn't allowed to install to the system RubyGems.
  You can cancel this installation and run:

      bundle install --path vendor/bundle

  to install the gems into ./vendor/bundle/, or you can enter your password
  and install the bundled gems to RubyGems using sudo.

  Password: 


Your user account isn't allowed to install to the system RubyGems.
  You can cancel this installation and run:

      bundle install --path vendor/bundle

  to install the gems into ./vendor/bundle/, or you can enter your password
  and install the bundled gems to RubyGems using sudo.

  Password: 
Installing public_suffix 4.0.6
Fetching addressable 2.8.0
Installing addressable 2.8.0
Using bundler 1.17.2
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching concurrent-ruby 1.1.9
Installing concurrent-ruby 1.1.9
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.2
Installing em-websocket 0.5.2
Fetching ffi 1.15.3
Installing ffi 1.15.3 with native extensions
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching htmlbeautifier 1.3.1
Installing htmlbeautifier 1.3.1
Fetching htmlcompressor 0.4.0
Installing htmlcompressor 0.4.0
Fetching i18n 1.8.10
Installing i18n 1.8.10
Fetching sassc 2.4.0
Installing sassc 2.4.0 with native extensions
Fetching jekyll-sass-converter 2.1.0
Installing jekyll-sass-converter 2.1.0
Fetching rb-fsevent 0.11.0
Installing rb-fsevent 0.11.0
Fetching rb-inotify 0.10.1
Installing rb-inotify 0.10.1
Fetching listen 3.6.0
Installing listen 3.6.0
Fetching jekyll-watch 2.2.1
Installing jekyll-watch 2.2.1
Fetching rexml 3.2.5
Installing rexml 3.2.5
Fetching kramdown 2.3.1
Installing kramdown 2.3.1
Fetching kramdown-parser-gfm 1.1.0
Installing kramdown-parser-gfm 1.1.0
Fetching liquid 4.0.3
Installing liquid 4.0.3
Fetching mercenary 0.4.0
Installing mercenary 0.4.0
Fetching pathutil 0.16.2
Installing pathutil 0.16.2
Fetching rouge 3.26.0
Installing rouge 3.26.0
Fetching safe_yaml 1.0.5
Installing safe_yaml 1.0.5
Fetching unicode-display_width 1.7.0
Installing unicode-display_width 1.7.0
Fetching terminal-table 2.0.0
Installing terminal-table 2.0.0
Fetching jekyll 4.2.0
Installing jekyll 4.2.0
Fetching jekyll-random 0.1
Installing jekyll-random 0.1
Fetching jekyll-redirect-from 0.16.0
Installing jekyll-redirect-from 0.16.0
Fetching jekyll-tidy 0.2.2
Installing jekyll-tidy 0.2.2
Fetching mini_i18n 0.8.0
Installing mini_i18n 0.8.0
Fetching jekyll-timeago 0.14.0
Installing jekyll-timeago 0.14.0
Bundle complete! 5 Gemfile dependencies, 35 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
$ npm run start

> @tabler/core@1.0.0-beta3 start
> gulp start

[21:14:08] Using gulpfile ~/Desktop/tabler-dev/gulpfile.js
[21:14:08] Starting 'start'...
[21:14:08] Starting 'clean'...
[21:14:08] Starting 'clean-dirs'...
[21:14:08] Finished 'clean-dirs' after 11 ms
[21:14:08] Starting 'clean-jekyll'...
Configuration file: /Users/{user}/Desktop/tabler-dev/_config.yml
           Cleaner: Nothing to do for tmp.
           Cleaner: Nothing to do for src/pages/.jekyll-metadata.
           Cleaner: Nothing to do for src/pages/.jekyll-cache.
           Cleaner: Nothing to do for .sass-cache.
[21:14:10] Finished 'clean-jekyll' after 1.74 s
[21:14:10] Finished 'clean' after 1.75 s
[21:14:10] Starting 'sass'...
[21:14:10] gulp-debug: src/scss/demo.scss
[21:14:10] gulp-debug: src/scss/tabler-flags.scss
[21:14:10] gulp-debug: src/scss/tabler-payments.scss
[21:14:10] gulp-debug: src/scss/tabler-vendors.scss
[21:14:10] gulp-debug: src/scss/tabler.scss
[21:14:10] gulp-debug: 5 items
[21:14:12] Finished 'sass' after 1.92 s
[21:14:12] Starting 'js'...
@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
[21:14:14] Finished 'js' after 2.05 s
[21:14:14] Starting 'build-jekyll'...
Configuration file: /Users/{user}/Desktop/tabler-dev/_config.yml
            Source: /Users/{user}/Desktop/tabler-dev/src/pages
       Destination: /Users/{user}/Desktop/tabler-dev/.tmp
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 6.286 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
[21:14:21] Finished 'build-jekyll' after 7.06 s
[21:14:21] Starting 'watch-jekyll'...
[21:14:21] Starting 'watch'...
[21:14:21] Starting 'browser-sync'...
[21:14:21] Finished 'watch' after 18 ms
[Browsersync] Access URLs:
 ----------------------------------------
       Local: http://localhost:3000
    External: http://192.168.128.141:3000
 ----------------------------------------
          UI: http://localhost:3001
 UI External: http://localhost:3001
 ----------------------------------------
[Browsersync] Serving files from: ./.tmp
[Browsersync] Watching files...
Configuration file: /Users/{user}/Desktop/tabler-dev/_config.yml
            Source: /Users/{user}/Desktop/tabler-dev/src/pages
       Destination: /Users/{user}/Desktop/tabler-dev/.tmp
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 3.573 seconds.
 Auto-regeneration: enabled for 'src/pages'
[Browsersync] Reloading Browsers... (buffered 109 events)
^C
$ gs
On branch master
nothing to commit, working tree clean