-
Notifications
You must be signed in to change notification settings - Fork 83
Advanced Install not working with snowpack #132
Comments
@betaboon I've seen this, and also the snowpack issue you linked to - however, I don't get any errors at all. No scss is being processed it seems ... |
@fabien i have no clue how that happens. i gave up on trying until the linked snowpack-discussion is solved. |
Cross-posting #113 (comment) |
i just tested with snowpack 3.1.0-pre.6 and the (not currently released on npm) @snowpack/plugin-svelte and this seems to indeed fix the advanced installation with snowpack. i asked in FredKSchott/snowpack#2707 if they could release the pre-version of what i did:
|
the pre-version of as soon as snowpack 3.1.0 is released i will create a PR to document the snowpack installation :) |
When trying to use the Advanced install with snowpack, building the project runs into errors like:
This seems to be due to a current limitation of snowpack, which is not yet solved.
A discussion on the issue can be found here: FredKSchott/snowpack#1808
The text was updated successfully, but these errors were encountered: