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
I upgraded a project to use node 6.1.0 and npm 3.8.9. Now receiving an error
path.js:7 throw new TypeError('Path must be a string. Received ' + inspect(path));
I've seen an error like this pop up in other libs that move to node 6.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I upgraded a project to use node 6.1.0 and npm 3.8.9. Now receiving an error
I've seen an error like this pop up in other libs that move to node 6.
The text was updated successfully, but these errors were encountered: