Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Module not found: Error: Can't resolve 'yfiles/graph-styles-other' #2

Closed
kierenj opened this issue Mar 17, 2018 · 2 comments
Closed
Assignees
Labels

Comments

@kierenj
Copy link

kierenj commented Mar 17, 2018

When I go for ES6 modules, yarn, VS code integration, select all modules - using the latest (2.1) evaluation version, I get:

ERROR in ./app/scripts/app.js
Module not found: Error: Can't resolve 'yfiles/graph-styles-other' in 'C:\git\kierenj\test\app\scripts'
 @ ./app/scripts/app.js 4:0-61
 @ multi ./app/scripts/app.js
@yGuy yGuy added the bug label Mar 19, 2018
@yGuy
Copy link
Member

yGuy commented Mar 19, 2018

Thanks for reporting. We found the issue, too and will fix it soon. It's a typo in the module name. It should be just "yfiles/styles-other" - please remove the "graph-" prefix and you should be fine!

@yGuy
Copy link
Member

yGuy commented Mar 19, 2018

Fixed in 2.2.0

@yGuy yGuy closed this as completed Mar 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants