-
Notifications
You must be signed in to change notification settings - Fork 35
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
object is not a function #8
Comments
update the npm version to 0.2.1 |
Ohhh lol sorry for the dummy question. Thank you very much El jul 6, 2012 3:42 p.m., "Kilian Ciuffolo" < this is because you are using the npm version that is outdated. you can do: Reply to this email directly or view it on GitHub: |
@akd3vs a new version of console-trace is on npm, you can |
Okay, thank you for the support! El jul 6, 2012 6:00 p.m., "Kilian Ciuffolo" < @akd3vs a new version of console-trace is on npm, you can Reply to this email directly or view it on GitHub: |
require('console-trace')({
^
object is not a function
snippet
and require('console-trace') return {} on console.log();
[email protected]
process.versions = { http_parser: '1.0',
node: '0.8.1',
v8: '3.11.10.12',
ares: '1.7.5-DEV',
uv: '0.8',
zlib: '1.2.3',
openssl: '1.0.0f' }
npm -v
1.1.35
The text was updated successfully, but these errors were encountered: