Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Gulp Theme: Local - can't find stylesheet to import
Hello,
I went to re-fetch my theme, and while the fetch was successful, when I run the gulp-theme:local command, I encounter an error,
[11:11:04] Error in plugin "gulp-sass"
Message:
shopping.scss
Error: Can't find stylesheet to import.
@import "tmp/THEME/Modules/Shopping/shopping"; @import "tmp/CXExtensibility/CoreContent/Modules/CoreContentModule/Sass/_corecontent-corecontentmodule"; @import "tmp/DC/WarrantyCustomization/Modules/Main/Sass/_main-main"; @import "tmp/NetSuiteCPQ/SuiteCommCPQ/Modules/Main/Sass/_suitecommcpq-main"; @import "tmp/SuiteCommerce/Blog/Modules/Main/Sass/_sc_blog_shopping"; @import "tmp/SuiteCommerce/CookieConsent/Modules/Main/Sass/_cookie_consent"; @import "tmp/SuiteCommerce/CustomFields/Modules/Main/Sass/_customfields-main"; @import "tmp/SuiteCommerce/InfiniteScrollExtension/Modules/Main/Sass/infinite_scroll";