Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Windows 10 build question #36

@xiaohanfeidao

Description

@xiaohanfeidao

I build project on Win10,

prolem is below:
Running "closureBuilder:js" (closureBuilder) task
Executing: python closure-library/closure/bin/build/closurebuilder.py -n app --root=closure-library --root=js --root=out/generated/js -o compiled --output_file=out/static/app.js --compiler_jar=closure-compiler/target/closure-compiler-v20160517.jar --compiler_flags="--compilation_level=ADVANCED_OPTIMIZATIONS"

Error: Command failed: python closure-library/closure/bin/build/closurebuilder.py -n app --root=closure-library --root=js --root=out/generated/js -o compiled --output_file=out/static/app.js --compiler_jar=closure-compiler/target/closure-compiler-v20160517.jar --compiler_flags="--compilation_level=ADVANCED_OPTIMIZATIONS"
closure-library/closure/bin/build/closurebuilder.py: Scanning paths...
closure-library/closure/bin/build/closurebuilder.py: 1523 sources scanned.
closure-library/closure/bin/build/closurebuilder.py: Building dependency tree..
Traceback (most recent call last):
File "closure-library/closure/bin/build/closurebuilder.py", line 293, in
main()
File "closure-library/closure/bin/build/closurebuilder.py", line 229, in main
tree = depstree.DepsTree(sources)
File "C:\Users\sheng.han\google\gae-secure-scaffold-python\closure-library\closure\bin\build\depstree.py", line 56, in init
raise NamespaceNotFoundError(require, source)
depstree.NamespaceNotFoundError: Namespace "goog.soy.data.SanitizedUri" never provided. Required in PathSource out\generated\js\soyutils_usegoog.js
FAILED to run command for target: js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions