Closed usagi closed 2 years ago
I could not understood these things at the first time of accessing this repos:
undefined
the expected result?:
undefined
will be return in failed to require
situation in Node.js then user may not think "It is the expected behavor!". In commonly, the most of users think "What's happend? It's failed?", maybe.README.md
change to the other example. Maybe, to use the hello-world
is suitable for most users without no confusing.Of course, this might be a great training or implicit user filtering. But if so, I would be reconsider to use the project and contributing to this project. Be gentle for beginners and grow together. ❤️
yes, undefined
is the expected result. I agree that showing undefined
can be confusing so I'll change the example. Thanks for the heads up!
Note: This issue to be simplify as the cd
problem if the #53 merged. :tada:
Problems:
undefined
the expected result?Screenshot at the time of this reporting:
Details:
1. The different directories
Maybe, the expected fixing is append
neon-examples
to the tail of the first line. Then it will be work:2. Is
undefined
the expected result?It will be returns
undefined
in Arch Linux(WSL 2) and Windows. At least, I gave up to use these examples for my studying NEON using this just as it is. I'll read the sources and debug first before run the example, it is very sadly situation for beginners. 😭