Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] npm run build fails with lexical error #13

Closed
dhyon opened this issue Mar 15, 2020 · 1 comment
Closed

[Bug] npm run build fails with lexical error #13

dhyon opened this issue Mar 15, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@dhyon
Copy link

dhyon commented Mar 15, 2020

Version

latest commit

Reproduction link

https://github.com/creativetimofficial/blk-design-system-react

Operating System

Mac OS Mojave 10.14.4

Device

Macbook Pro

Browser & Version

firefox

Steps to reproduce

  1. do a fresh git clone of the repo
  2. run "npm run install:clean" (be sure to change node-sass version to 4.12.0 in package.json to avoid compile error)
  3. try running "npm run build"

What is expected?

Successful build

What is actually happening?

Creating an optimized production build...
Failed to compile.

Lexical error on line 1: Unrecognized text.
Erroneous area:
1: 100% - auto - 1
^.........^


Solution

Additional comments

@einazare
Copy link
Contributor

Duplicate #2

@einazare einazare added the duplicate This issue or pull request already exists label Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants