سلام. من در پروژه لاراول ابتدا دستور (npm i) انجام دادم و سپس دستور ( npm run dev ) انجام دادم برای کامپایل scss و js ها ....
متاسفانه خطا برخورد می کنه و هر کار کردم رفع نشد...
بخشی از پیغام خطایی که نشون میده به صورت زیر هست:
Module build failed: Error: Missing binding D:laravel-samplemylaravel ode_modules ode-sassendorwin32-x64-64inding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 10.x
This usually happens because your environment has changed since running npm install
.
Run npm rebuild node-sass
to download the binding for your current environment.
at module.exports (D:laravel-samplemylaravel ode_modules ode-sasslibinding.js:15:13)
ممنون میشم اساتید راهنمایی کن ....