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

JisonLexerError: Lexical error on line 1: Unrecognized text #107

Open
Dewyzee opened this issue Jul 1, 2019 · 3 comments
Open

JisonLexerError: Lexical error on line 1: Unrecognized text #107

Dewyzee opened this issue Jul 1, 2019 · 3 comments

Comments

@Dewyzee
Copy link

Dewyzee commented Jul 1, 2019

os: macos Mojave 10.14.2
env: node v8.15.0
version(optimize-css-assets-webpack-plugin): 3.2.1
error:
image
sourceCode:

.tab-layer {
    width: 100%;
    height: calc(~'100vh - 0.97REM');
    display: flex;
    flex-direction: column;
    position: relative;
  }
@NMFR
Copy link
Owner

NMFR commented Aug 30, 2020

Can you provide a node and npm version and a sample code to reproduce the issue please?

@jooohyunpark
Copy link

jooohyunpark commented Feb 2, 2021

+1 on node v10.17.0

@ash-plunkett-alliance
Copy link

ash-plunkett-alliance commented May 8, 2024

For anyone else who comes across this, we just hit the same issue (eg calc(100dvh - 20px)) in 5.0.1 (node 20.11.0).

Upgrading to 6.0.1 has resolved it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants