Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Known issue: pancake-sass #132

Open
sukhrajghuman opened this issue Jul 24, 2019 · 0 comments
Open

Known issue: pancake-sass #132

sukhrajghuman opened this issue Jul 24, 2019 · 0 comments

Comments

@sukhrajghuman
Copy link
Contributor

There were issues with the sass-versioning plugin and the versioning check was consequently removed from the pancake-sass package.

Users on existing projects may be getting the following issues when compiling SASS to CSS:

The module "@gov.au/aaa" requires "@gov.au/bbb" vc.d.e. But the dependency is missing entirely

The solution for this:

1. Remove the auto-generated SASS file from pancake in your project.
2. $ rm -rf node_modules/
3. $ npm i

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

No branches or pull requests

1 participant