KitwareMedical / KitwareMedical/lungair-web-application

npm run dev stopped working

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vue
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`npm run dev` seems to not work

After adopting the volview custom template, we found in #24 that `npm run dev` stopped working.
We are stuck doing
```
npm run build
npm run preview
```
every time a change is made

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with `npm run dev`, then compare it with the documented workaround of running `npm run build` followed by `npm run preview`. Review the changes from adopting the VolView custom template referenced in #24; the work is done when `npm run dev` starts the development workflow and reflects changes without rebuilding manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.