Open jhachtel opened 2 years ago
If this is the case, I imagine that it would need to be applied to all of the examples, right? Also, this code was originally developed on a MacOS system, so this must be something weird with a newer version of Node. What version are you running against? Thanks!
Node: v16.13.2 I'm on a 14" MacBook Pro too. Not sure if Apple silicon would make a difference. Good point about all the examples.
macOS would not recognize the view path as given.
I added a ternary assignment for the view path variable to add the prefix
./
if the OS is Darwin.