You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use sass.js in my nodejs app, but I am getting the following error:
"... no such file or directory path_to_my_project_dir\dist\libsass.js.mem"
This happens on the require('sass.js') line.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use sass.js in my nodejs app, but I am getting the following error:
"... no such file or directory path_to_my_project_dir\dist\libsass.js.mem"
This happens on the require('sass.js') line.
The text was updated successfully, but these errors were encountered: