phetsims / expression-exchange

"Expression Exchange" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 2 forks source link

Build error: unacceptable licenses #5

Closed samreid closed 8 years ago

samreid commented 8 years ago

Running "requirejs:build" (requirejs) task

Error: Error: Loader plugin did not call the load callback in the build: mipmap: mipmap!EXPRESSION_EXCHANGE/coin-x.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-x.png mipmap!EXPRESSION_EXCHANGE/coin-x-squared.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-x-squared.png mipmap!EXPRESSION_EXCHANGE/coin-x-squared-y-squared.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-x-squared-y-squared.png mipmap!EXPRESSION_EXCHANGE/coin-xy.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-xy.png mipmap!EXPRESSION_EXCHANGE/coin-y.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-y.png mipmap!EXPRESSION_EXCHANGE/coin-y-squared.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-y-squared.png mipmap!EXPRESSION_EXCHANGE/coin-z.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/coin-z.png mipmap!EXPRESSION_EXCHANGE/switch-coin.png: Error: unacceptable license entry for EXPRESSION_EXCHANGE/switch-coin.png Module loading did not complete for: expression-exchange-main, EXPRESSION_EXCHANGE/explore/ExpressionExchangeExploreScreen, EXPRESSION_EXCHANGE/explore/view/ExpressionExchangeExploreScreenView, EXPRESSION_EXCHANGE/explore/view/CoinCreatorNode, EXPRESSION_EXCHANGE/common/view/CoinNode at Function.build.checkForErrors (/Users/samreid/github/expression-exchange/node_modules/requirejs/bin/r.js:30026:19) Warning: Task "requirejs:build" failed. Use --force to continue.