NativeScript code sharing project with scss compilation error math.div function undefined
Solution 1:
Finally, I am able to solve this error by adding the following sass dependencies in package.json
"sass": "1.34.1",
"sass-loader": "10.1.1",
In case, you face any issue to start web then remove node-sass dependency from package.json