twbs / twbs/bootstrap-rubygem

Error When Deploy

Open
#183 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
2k
Forks
437
Avg merge
1h
Merged PRs (30d)
1

Description

i deploy with capistrano , with gem 'bootstrap', '~> 4.0'

and i have error

SassC::SyntaxError: Error: style declaration must contain a value
01 on line 11854:10 of stdin
01 >> padding: ;
01
01 ---------^
01 stdin:11854

thanks, for help

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is identified in the report. Start by reproducing the Capistrano deployment with the Bootstrap gem and inspect the SCSS compilation input around the reported stdin line; done means deployment completes without the SassC syntax error and the source of the empty padding declaration is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, ruby, scss
Domain
build-system, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.