Skip to content
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

Profile script not working #798

Closed
sindresorhus opened this issue Apr 28, 2016 · 1 comment
Closed

Profile script not working #798

sindresorhus opened this issue Apr 28, 2016 · 1 comment
Labels
bug current functionality does not work as desired

Comments

@sindresorhus
Copy link
Member

When running devtool node_modules/ava/profile.js test.js it's throwing:

Uncaught TypeError: 
/Users/sindresorhus/dev/ava/profile.js
(intermediate value).generateHashForFile is not a function(anonymous function) @ profile.js:71Module._compile @ module.js:425devtoolCompileModule @ /usr/local/lib/node_modules/devtool/lib/require-hook.js:30Module.load @ module.js:356Module._load @ module.js:313Module.require @ module.js:366require @ module.js:385(anonymous function) @ /usr/local/lib/node_modules/devtool/lib/preload.js:76emitOne @ events.js:77emit @ events.js:169

// @jamestalmage

@sindresorhus sindresorhus added the bug current functionality does not work as desired label Apr 28, 2016
@jamestalmage
Copy link
Contributor

Hmm.

We should probably throw in a few integration tests for that somewhere, just so it stays up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug current functionality does not work as desired
Projects
None yet
Development

No branches or pull requests

3 participants