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

lbl_assert_have_varlbl is not a recognized command #30

Open
arthur-shaw opened this issue Feb 9, 2024 · 1 comment
Open

lbl_assert_have_varlbl is not a recognized command #30

arthur-shaw opened this issue Feb 9, 2024 · 1 comment
Assignees
Labels
bug 🐛 Something isn't working solved but not yet published ✅ This issue is resolved, but not published on SSC yet, nor merged to main
Milestone

Comments

@arthur-shaw
Copy link
Contributor

Steps to replicate

* install from dev
local tag "dev"
net install labeller,  from("https://raw.githubusercontent.com/lsms-worldbank/labeller/`tag'/src") replace force

* try to run
gen v1 = .
lbl_assert_have_varlbl, varlist(*)

Get this error message


. lbl_assert_have_varlbl, varlist(*)
command lbl_assert_have_varlbl is unrecognized
r(199);

A (beta-tester) colleague encountered this:

image

This is a blind guess, but this command is the only one whose ado file has a different name than the command itself.

@arthur-shaw arthur-shaw added the bug 🐛 Something isn't working label Feb 9, 2024
@kbjarkefur
Copy link
Collaborator

Done in fe8a1f1

@kbjarkefur kbjarkefur added the solved but not yet published ✅ This issue is resolved, but not published on SSC yet, nor merged to main label Feb 12, 2024
@kbjarkefur kbjarkefur added this to the labeller-v1 milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working solved but not yet published ✅ This issue is resolved, but not published on SSC yet, nor merged to main
Projects
None yet
Development

No branches or pull requests

2 participants