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

The value 'PACKAGE_NAME' has been removed in favor of 'package_name()' #69

Closed
iphydf opened this issue Jun 7, 2018 · 2 comments
Closed

Comments

@iphydf
Copy link

iphydf commented Jun 7, 2018

external/org_pubref_rules_node/node/internal/mocha_test.bzl", line 49, in mocha_test
                PACKAGE_NAME
The value 'PACKAGE_NAME' has been removed in favor of 'package_name()', please use the latter (https://docs.bazel.build/versions/master/skylark/lib/native.html#package_name). You can temporarily allow the old name by using --incompatible_package_name_is_a_function=false

Tested with 1c60708.

@iphydf
Copy link
Author

iphydf commented Feb 28, 2019

This is now actively broken. As of bazel 0.22, rules_node no longer works.

@pcj
Copy link
Contributor

pcj commented Apr 14, 2019

Resolved by #78

@pcj pcj closed this as completed Apr 14, 2019
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

No branches or pull requests

2 participants