question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] v0.31.0 Module not found: Can't resolve '@tweenjs/tween.js'

See original GitHub issue

Really appreciate all contributor’s work. I love boardgame too. I think we need to do some improvements in docs. I tried to understand the whole picture by reading documents at the beginning. But it doesn’t provide too much help. Like this one “Component Toolkit: Components for hex grids, cards, tokens.” No clue about how to using UI Toolkit. import { Grid } from 'boardgame.io/ui' import { HexGrid } from 'hex.js' import { Token } from 'boardgame.io/ui/token' None of them worked. Examples only have Chess and Tic-tac-toe are obviously not enough. I don’t even know an import in Chess examples. import Chess from 'chess.js'; Which chess.js?

I also searched for some main contributor’s repositories. None of them using hex-grid or any images.

I’m keen to help.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
deluciscommented, Apr 7, 2021

The ui module was removed a few versions back. You can still find those old components here though: https://github.com/nicolodavis/bgio-react-component-toolkit

0reactions
shamseencommented, Apr 7, 2021

hellooo - is there a way to use this in 0.43.3? i’ve installed tween and it’s still not finding the ui module

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] v0.31.0 Module not found: Can't resolve '@tweenjs ...
None of them worked. Examples only have Chess and Tic-tac-toe are obviously not enough. I don't even know an import in Chess examples....
Read more >
Can't resolve module (not found) in React.js - Stack Overflow
Module not found : Error: Can't resolve '/components/body. While everything was in the correct directory. I found that renaming body.jsx to ...
Read more >
How to fix 'Module not found: Can't resolve 'http' in ... - YouTube
Basically, just change 'react-scripts' to 4.0.2 in your package.json and run `npm install` again :D Follow me on Twitter: ...
Read more >
Have a JavaScript Module Not Found Error ... - Airbrake Blog
If you're seeing a "module not found: error: can't resolve," in your Javascript code, here's an explanation as to why and how to...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
(was: =dev-java/jdbm-1.0 is available)" status:RESOLVED ... Bug:112423 - "sys-kernel/module-rebuild-0.5 does not appear to handle portage updates/moves" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found