I get the following error :
Running the postCreateCommand from devcontainer.json...
[5801 ms] Start: Run in container: /bin/sh -c sh /usr/local/post-create.sh
Fetching https://github.com/RobertoJBeltran/jekyll-terser.git
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Fetching rake 13.3.1
Installing rake 13.3.1
Fetching json 2.15.2
Fetching date 3.5.0
Fetching securerandom 0.4.1
Fetching uri 1.1.1
Fetching latex-decode 0.4.0
Fetching forwardable 1.3.3
Fetching logger 1.7.0
Fetching observer 0.1.2
Installing json 2.15.2 with native extensions
Installing date 3.5.0 with native extensions
Installing securerandom 0.4.1
Installing uri 1.1.1
Fetching stringio 3.1.7
Fetching set 1.1.2
Installing latex-decode 0.4.0
Fetching singleton 0.3.0
Installing forwardable 1.3.3
Fetching fast-stemmer 1.0.2
Installing logger 1.7.0
Fetching matrix 0.4.3
Installing observer 0.1.2
Fetching crass 1.0.6
Installing stringio 3.1.7 with native extensions
Installing set 1.1.2
Fetching cssminify2 2.1.0
Installing singleton 0.3.0
Fetching deep_merge 1.2.2
Installing fast-stemmer 1.0.2 with native extensions
Installing matrix 0.4.3
Fetching sax-machine 1.3.2
Installing crass 1.0.6
Fetching htmlcompressor 0.4.0
Installing cssminify2 2.1.0
Installing deep_merge 1.2.2
Installing sax-machine 1.3.2
Fetching mini_mime 1.1.5
Installing htmlcompressor 0.4.0
Installing mini_mime 1.1.5
Fetching jekyll-email-protect 1.1.0
Fetching jekyll-link-attributes 1.0.1
Installing jekyll-email-protect 1.1.0
Installing jekyll-link-attributes 1.0.1
Fetching jekyll-regex-replace 1.1.0
Fetching jekyll-twitter-plugin 2.1.0
Installing jekyll-regex-replace 1.1.0
Fetching ostruct 0.6.3
Fetching multi_xml 0.7.2
Installing ostruct 0.6.3
Fetching google-protobuf 4.33.0 (x86_64-linux-gnu)
Installing multi_xml 0.7.2
Fetching namae 1.2.0
Fetching bibtex-ruby 6.2.0
Installing jekyll-twitter-plugin 2.1.0
Installing namae 1.2.0
Installing bibtex-ruby 6.2.0
Fetching terser 1.2.6
Fetching css_parser 1.21.1
Installing css_parser 1.21.1
Fetching httparty 0.23.2
Installing terser 1.2.6
Installing httparty 0.23.2
Installing google-protobuf 4.33.0 (x86_64-linux-gnu)
Fetching loofah 2.24.1
Installing loofah 2.24.1
Fetching feedjira 4.0.1
Installing feedjira 4.0.1
Fetching sass-embedded 1.93.3 (x86_64-linux-gnu)
Fetching classifier-reborn 2.3.0
Installing classifier-reborn 2.3.0
Installing sass-embedded 1.93.3 (x86_64-linux-gnu)
Fetching jekyll-sass-converter 3.1.0
Installing jekyll-sass-converter 3.1.0
Fetching activesupport 8.1.1
Fetching json-minify 0.0.3
Fetching jekyll-get-json 1.0.0
Fetching jekyll-imagemagick 1.4.0
Fetching jekyll-jupyter-notebook 0.0.6
Fetching jekyll-paginate-v2 3.0.0
Fetching jekyll-tabs 1.2.1
Installing json-minify 0.0.3
Fetching jekyll-toc 0.19.0
Installing activesupport 8.1.1
Installing jekyll-get-json 1.0.0
Installing jekyll-imagemagick 1.4.0
Installing jekyll-jupyter-notebook 0.0.6
Fetching jekyll-minifier 0.2.2
Installing jekyll-paginate-v2 3.0.0
Installing jekyll-tabs 1.2.1
Installing jekyll-toc 0.19.0
Installing jekyll-minifier 0.2.2
Fetching jekyll-archives-v2 0.0.6
Installing jekyll-archives-v2 0.0.6
Fetching time 0.4.1
Installing time 0.4.1
Fetching open-uri 0.5.0
Installing open-uri 0.5.0
Fetching citeproc 1.1.0
Fetching csl 2.2.1
Installing citeproc 1.1.0
Installing csl 2.2.1
Fetching citeproc-ruby 2.1.3
Fetching csl-styles 2.0.1
Installing citeproc-ruby 2.1.3
Installing csl-styles 2.0.1
Fetching jekyll-scholar 7.2.2
Installing jekyll-scholar 7.2.2
Bundle complete! 25 Gemfile dependencies, 98 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from httparty:
When you HTTParty, you must party hard!
Running the postAttachCommand from devcontainer.json...
[25792 ms] Start: Run in container: /bin/sh -c ./bin/entry_point.sh
Entry point script running
Gemfile.lock is not tracked by git, removing it
The git source https://github.com/RobertoJBeltran/jekyll-terser.git is not yet checked out. Please run `bundle install` before trying to start your application
Running bundle install does not change anything unfortunately.
I get the following error :
Running bundle install does not change anything unfortunately.