Blame view

node_modules/less/test/less-bom/errors/import-missing.txt 306 Bytes
ce4c83ff   wxy   初始提交
1
2
3
  FileError: '{pathhref}file-does-not-exist.less' wasn't found{404status}{node}. Tried - {path}file-does-not-exist.less,{pathrel}file-does-not-exist.less,npm://file-does-not-exist.less,file-does-not-exist.less{/node} in {path}import-missing.less on line 6, column 1:
  5 
  6 @import "file-does-not-exist.less";