Windows 8.1 CHS with the latest updates
VS 2013 Community ENU
Azure SDK 2.5
NTVS 21219.02 Dev build
1. Create a basic Azure Express 3 app. Name the project Nodejs应用程序1.
2. From the NPM dialog, search for lodash and install it with all the default settings. "Add to package.json" checked.
Actual result:
lodash 2.41. installed, but not added to package.json. See the attached screenshot. Package.json also included.
Expected:
lodash added to package.json
This is only reproduciable when the project name includes non-English characters.
VS 2013 Community ENU
Azure SDK 2.5
NTVS 21219.02 Dev build
1. Create a basic Azure Express 3 app. Name the project Nodejs应用程序1.
2. From the NPM dialog, search for lodash and install it with all the default settings. "Add to package.json" checked.
Actual result:
lodash 2.41. installed, but not added to package.json. See the attached screenshot. Package.json also included.
Expected:
lodash added to package.json
This is only reproduciable when the project name includes non-English characters.