linkedin / linkedin/css-blocks

Invalid css-blocks options in 'ember-cli-build.js'

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.3k
Forks
154
PR merge metrics
No merged PRs in 30d

Description

Using this addon in a fresh app gives me:
Invalid css-blocks options in 'ember-cli-build.js': Entry must be a string or array. Instead received undefined.

Environment:
```
$ ember -v
ember-cli: 2.18.2
node: 8.12.0
os: linux x64
```

Steps to reproduce:
```
$ ember new glimmer-app -b @glimmer/blueprint --yarn
$ cd glimmer-app && ember install @css-blocks/ember-cli
$ ember s
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with the listed ember new, ember install, and ember s commands, then inspect ember-cli-build.js and the css-blocks addon configuration path. Done means a fresh glimmer blueprint app starts without the reported invalid options error.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
cli, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.