Skip to content

revert npm link fix.#859

Merged
sindresorhus merged 1 commit intoavajs:masterfrom
jamestalmage:revert-815
May 24, 2016
Merged

revert npm link fix.#859
sindresorhus merged 1 commit intoavajs:masterfrom
jamestalmage:revert-815

Conversation

@jamestalmage
Copy link
Copy Markdown
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
Copy Markdown
Member

👍

@jamestalmage jamestalmage deleted the revert-815 branch May 24, 2016 04:57
Comment thread lib/fork.js
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
Copy Markdown
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