Paper Plane Netsuite Group
03/09/2021, 1:59 PM19:21:41] 'compile-sass' errored after 11 ms
[19:21:41] Error in plugin "gulp-sass"
Message:
shopping.scss
Error: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/Shopping/shopping.
on line 1 of shopping.scss
>> @import "tmp/PaperplaneTheme/Modules/Shopping/shopping"; @import "tmp/NetSui
^
Details:
status: 1
file: /Users/paperplane/Documents/paperplanedemosite/ThemeDevelopmentTools-20.2.1/shopping.scss
line: 1
column: 1
formatted: Error: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/Shopping/shopping.
on line 1 of shopping.scss
>> @import "tmp/PaperplaneTheme/Modules/Shopping/shopping"; @import "tmp/NetSui
^
messageFormatted: shopping.scss
Error: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/Shopping/shopping.
on line 1 of shopping.scss
>> @import "tmp/PaperplaneTheme/Modules/Shopping/shopping"; @import "tmp/NetSui
^
messageOriginal: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/Shopping/shopping.
relativePath: shopping.scss
domainEmitter: [object Object]
domainThrown: false
events.js:288
throw er; // Unhandled 'error' event
^
PluginError: myaccount.scss
Error: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/MyAccount/myaccount.
on line 1 of myaccount.scss
>> @import "tmp/PaperplaneTheme/Modules/MyAccount/myaccount"; @import "tmp/NetS
Steve Goldberg
03/09/2021, 2:03 PMError: File to import not found or unreadable: tmp/PaperplaneTheme/Modules/Shopping/shopping.
on line 1 of shopping.scss
It sounds like there is something wrong with your Sass. For example, it contains a syntax error or you have told it to import a file that does not existSteve Goldberg
03/09/2021, 2:03 PMPaper Plane Netsuite Group
03/09/2021, 2:31 PMtmp/PaperplaneTheme/Modules/Shopping/shopping.
In our tmp folder this directory is not presentPaper Plane Netsuite Group
03/09/2021, 3:03 PM