Error: The following dependencies are imported but could not be resolved:
brian-component-lib/style.css (imported by C:/Source/jcoliz/vue-test-lib-host/src/App.vue?id=0)
brian-component-lib (imported by C:/Source/jcoliz/vue-test-lib-host/src/App.vue?id=0)
Are they installed?
Overview
Trying to clone and integrate into a sample project, but npm won't find the dependency. Anyone have any ideas?
Steps
1. Clone this repo
2. Apply PR #4
Added line as shown in PR
3. Install & Build
4. Create a new TS-based vue project
5. Update
package.json
, and add to a component, per blog post6. Run dev server
Result
node_modules
looks good: