-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Type: BugA problem in the codeA problem in the code
Description
Running npm install @uswds/compile --save-dev
as instructed by the documentation fails with the error message
Unexpected platform or architecture: linux/arm64
Ignoring all the deprecation warnings, is there a path which works around this failure (skipping the extra bells and whistles this package is trying to pull in) enabling the use of sass
to compile the .scss
files, or is the only alternative to use the pre-compiled CSS version of USWDS?
Metadata
Metadata
Assignees
Labels
Type: BugA problem in the codeA problem in the code
Type
Projects
Status
Done