Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/1/view path error #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jhachtel
Copy link

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.

@jricher
Copy link
Contributor

jricher commented Jan 31, 2022

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!

@jhachtel
Copy link
Author

jhachtel commented Feb 6, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants