jasonxia23

Results 2 comments of jasonxia23

I met the problem recently, and I found the problem issued inside `copyModules`. After removing `possibleExtraneous`, yarn linked a wrong version `node-sass` binding file, which in my case is `darwin-x64-88/binding.node`....

IMO, to support using in Node.js, `lineNumbersBlock` should be extracted, which may be a breaking change to your preexisting API.