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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Please for your help , I've got such an error.
My Package.json:
{
"name": "natours",
"version": "1.0.0",
"description": "Landing page for natours",
"main": "index.js",
"scripts": {
"compile:sass" : "node-sass sass/main.scss css/style.css -w"
},
"author": "Sviatoslav",
"license": "ISC",
"devDependencies": {
"node-sass": "^4.12.0"
},
"dependencies": {}
}
The text was updated successfully, but these errors were encountered: