eclipse-thingweb / eclipse-thingweb/node-wot
[td-tools] - 'webpack' is not recognized as an internal or external command
Open
td-tools
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
Recently I noticed the following issue when running
`npm run build` in the `/packages/td-tools/` folder
```
> tsc -b && webpack
'webpack' is not recognized as an internal or external command,
operable program or batch file.
```
Running `npm run build` in the root folder does not cause any issue. Is it a local issue on my machine (which I doubt) or is there anything that has been changed I am not aware of!?
Contributor guide
Assessment
This issue has not been assessed yet.