Package "base/*" not found. #1854
Unanswered
winkler1
asked this question in
Troubleshooting
Replies: 2 comments 2 replies
-
Found it, via this very high-tech method :) - in a compiled public/assets .scss file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
See this comment: #1750 (comment) This is expected behavior in Snowpack, where we treat |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting hung up on installing deps. The only usage of "base/*" I can find is in a
.scss
file. But it does not show up in the list of scanned files.I've tried:
snowpack-plugin-sass
pluginsnowpack dev --reload --verbose
Where could this be coming from? Any ideas how to get past it?
Beta Was this translation helpful? Give feedback.
All reactions