NoleDjok Posted June 23, 2020 Share Posted June 23, 2020 I update pixi.js-legacy from 5.2.1 to 5.3.0. After this there is error Cannot read property 'baseTexture' of null. It turned up this problem begins from 5.2.3 version. I googled and tried to fix it but to no avail( Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted June 23, 2020 Share Posted June 23, 2020 usual npm stuff on upgrade: rm -rf node_modules rm package-lock.json npm i Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.