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

Webpak Build Error #16

Open
rwatts3 opened this issue Jan 31, 2019 · 1 comment
Open

Webpak Build Error #16

rwatts3 opened this issue Jan 31, 2019 · 1 comment

Comments

@rwatts3
Copy link

rwatts3 commented Jan 31, 2019

File "c:\users\rwatts\appdata\local\temp\Bazel.runfiles_s8dqke\runfiles\org_dropbox_rules_node\node\tools\npm\runfiles.py", line 18, in _get_runfiles_dir
    raise RunfilesError('Must be run in Bazel environment')
node.tools.npm.runfiles.RunfilesError: Must be run in Bazel environment
Target //:bundle failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 4.455s, Critical Path: 0.84s
INFO: 0 processes.
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
@samertm
Copy link
Contributor

samertm commented Jan 31, 2019

Can you share what your BUILD file? I think the problem is similar to #4. The workaround is probably to put everything in a subfolder and see if that works, but I'll try to find the time to dig into this.

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