Quramy / lerna-yarn-workspaces-example

How to build TypeScript mono-repo project with yarn and lerna
MIT License
898 stars 94 forks source link

vscode error Cannot find module '@quramy/x-core'.ts(2307) #18

Open snayan opened 4 years ago

snayan commented 4 years ago

I clone the repo and yarn install,then open x-cli/src/main.ts, vscode error Cannot find module '@quramy/x-core'.ts(2307)

image

Version: 1.40.0-insider Commit: 86405ea23e3937316009fc27c9361deee66ffbf5 Date: 2019-11-06T16:56:25.487Z Electron: 6.1.2 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Darwin x64 18.7.0

GuyARoss commented 3 years ago

@snayan did you ever find a solution for this?