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

revert npm link fix. #859

Merged
merged 1 commit into from
May 24, 2016
Merged

revert npm link fix. #859

merged 1 commit into from
May 24, 2016

Conversation

jamestalmage
Copy link
Contributor

This mostly reverts #815, and #827. The Node regressions they fixed were resolved in Node 6.2.0. The new behavior is just to print a warning message so people know how to fix it.

This mostly reverts avajs#815, and avajs#827. The Node regressions they fixed were resolved in Node 6.2.0. The new behavior is just to print a warning message so people know how to fix it.
@sindresorhus sindresorhus merged commit a543b9f into avajs:master May 24, 2016
@sindresorhus
Copy link
Member

👍

@jamestalmage jamestalmage deleted the revert-815 branch May 24, 2016 04:57
if (fs.realpathSync(__filename) !== __filename) {
console.warn(
'WARNING: `npm link ava` and the `--preserve-symlink` flag are incompatible. ' +
'We have detected that AVA is linked via `npm link`, and that your are using either using ether ' +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1d51231 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants