```{ "type": "error.SuiteScriptError", "name":...
# suitecommerce
s
Copy code
{
  "type": "error.SuiteScriptError",
  "name": "311141",
  "message": "Compiler was unable to compile the given input file.",
  "id": null,
  "stack": [
    "createError(N/error)"
  ],
  "cause": {
    "message": "Compiler was unable to compile the given input file.",
    "stack": [
      "createError(N/error)",
      "map(/SuiteBundles/Bundle 521562/ExtensionMechanism.Server/CompilersMapReduce/SassCompilerMapReduce.js:165)"
    ],
    "name": "311141",
    "data": {
      "response": null,
      "notifications": []
    }
  },
  "notifyOff": false,
  "userFacing": true
}
Has anyone Experienced this issue when trying to activate an Extension on teh local environment haven't seen anyhting wrong.
b
if its an older theme/extension it might not have been updated to use dart sass instead of jsass
s
Not the case, we already updated everything on the extension just made some chenges to styles from the live solution