instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.53k stars 2.46k forks source link

There was an error parsing `Gemfile`: syntax error, unexpected symbol literal, expecting `do' or '{' or '(' - group :jekyll_plugins do ^ . Bundler cannot continue. #2394

Open antonioConrado41 opened 1 month ago

antonioConrado41 commented 1 month ago

Summary:

There was an error parsing Gemfile: syntax error, unexpected symbol literal, expecting `do' or '{' or '(' - group :jekyll_plugins do
^ . Bundler cannot continue.

I am trying to run a Jekyll project using the command bundle exec jekyll serve

I have all envirounmend setted up but I am getting this error. It might be a fool syntax error in the Gemfile but I wasn't able to solve it yet

Steps to reproduce:

Expected behavior:

Actual behavior:

error

Additional notes:

I have already done Bundle Install and update but nothing changed. I new to Jekyll so if someone could help would be great! Thanks a lot

amg-web commented 1 month ago

this project does not use jekyll you should post your question to jekyll developers