cssinjs/jss

[cli] stripUnit(...).replace is not a function

Open

#1,385 opened on Aug 23, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (434 forks)batch import
bughelp wanted

Repository metrics

Stars
 (7,000 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm running npx jss-cli convert myfile.css -e es6 and I get this error:

stripUnit(...).replace is not a function

Is anyone else having this issue?

I'm doing some further investigation now.

Contributor guide