Error When Deploy
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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