Hi all, we are facing an issue in the Extension ma...
# suitecommerce
p
Hi all, we are facing an issue in the Extension manager. When we are trying to activate an extension with sass files in it, its giving an error. {"type":"error.SuiteScriptError","name":"287129","message":"The following file does not exist: /SuiteBundles/Bundle 295133/overrides/activation 9/Paperplane/LeaderboardBanner/Modules/Leaderboard/Sass/leaderboard.scss.","stack":["createError(N/error)"],"cause":{"message":"The following file does not exist: /SuiteBundles/Bundle 295133/overrides/activation 9/Paperplane/LeaderboardBanner/Modules/Leaderboard/Sass/leaderboard.scss.","stack":["createError(N/error)","map(/SuiteBundles/Bundle 295133/ExtensionMechanism.Server/CompilersMapReduce/SassCompilerMapReduce.js:154)"],"name":"287129","data":{"response":null,"notifications":[]}},"id":"","notifyOff":false,"userFacing":true} We have tried this with a lot of extension and we are getting the same error for each. We get no error while deploying. Also when we activate the same extensions on another domain it works fine and we get no errors.