Skip to content

Are deprecation warnings normal when running vite example? #41173

Discussion options

You must be logged in to vote

Hi,
I believe that the SASS legacy-js-api can be ignored if you do not have that package installed. I believe that SASS is moving to a new API and is just warning developers. As for you other issues; I am running a project with a similar structure and get very similar warnings my solution is to use patch-package in the meantime until bootstrap updates to match the new SASS updates. It is not the most optimal solution but it should remove your warnings. You could also suppress your warnings in the SASS compiler.

IF you do not care about the warnings the application should work just fine and the warnings can be ignored.

Here is the related issue I am referring to:
#40962

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by julien-deramond
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants