Closed
Description
🐛 Bug description
I just try the hello world on my computer.
Project structure is
wasm-pack.log
Aug 31 10:21:31.981 INFO Running pack command...
Aug 31 10:21:31.982 INFO Path: Some(".")
Aug 31 10:21:31.982 INFO Packing up the npm package...
Aug 31 10:21:31.982 ERRO 系统找不到指定的文件。 (os error 2)
🤔 Expected Behavior
No error occurred
👟 Steps to reproduce
- create new hello world project
- wasm-pack init
- wasm-pack pack .
🌍 Your environment
os: windows 10 x64 17746.1000
wasm-pack version: 0.4.2
rustc version: 1.30.0-nightly (02cb8f2a4 2018-08-29)