blockpy-edu / blockpy

Blockly that's more Python than JavaScript, powered with Skulpt
Apache License 2.0
391 stars 130 forks source link

The project error : goog.isString is not a function #88

Closed HueLong closed 3 years ago

HueLong commented 4 years ago

hello,i‘d like to ask you a question, After my project is installed according to README, it prompts such a problem. What should I do? goog.isString is not a function in inject.js:45 http://across.huelong.com/first/blockpy/blockpy_new.html

acbart commented 4 years ago

Looking over the instructions, it seems like things are pretty out of date with the latest version. I'll try to take some time soon to write up updated instructions. In particular, we have been stuck on the Summer2019 branch for a little while. WebPack is now a big part of our build chain, and you no longer have to compile Blockly from a fork. We'll be merging back to Master sometime later this summer.

HueLong commented 4 years ago

Well, thanks a lot. I'll just have to stick with the project