We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In a new GitHub Codespace with this repo as dotfiles, I'm seeing when entering new fish shells:
fish
$ fish __dirname is not defined …/LearningMachineLearning on develop via 🐍 ❯
Not sure what's causing this, or where it's even coming from...
https://bobbyhadz.com/blog/javascript-dirname-is-not-defined-in-es-module-scope suggest this may be some NodeJS thing?!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In a new GitHub Codespace with this repo as dotfiles, I'm seeing when entering new
fish
shells:Not sure what's causing this, or where it's even coming from...
https://bobbyhadz.com/blog/javascript-dirname-is-not-defined-in-es-module-scope suggest this may be some NodeJS thing?!
The text was updated successfully, but these errors were encountered: