what is this “ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time”
I have created an npm package and when we run it using npx
it outputs the result but also give this error before printing output:
NPM package is not recognized by the CMD as a command
So created a simple npm package that can display my details. But when I run it using npx hiruja
it shows a loading bar like thing and then says ‘hiruja’ is not recognized as an internal or external command, operable program or batch file