bkimminich on develop
Remove call to apt-get update f… (compare)
bkimminich on develop
Fall back to default Codespaces… (compare)
bkimminich on develop
Use TypeScript/Node devcontaine… (compare)
bkimminich on develop
Install Angular CLI globally on… (compare)
bkimminich on develop
Add template for new GitHub Cod… (compare)
bkimminich on l10n_develop
New translations en.json (Roman… (compare)
bkimminich on develop
Add missing 2020 and upcoming 2… Add "Nested Easter Egg" video b… Update to latest node-fetch ver… and 1 more (compare)
bkimminich on master
Add "Nested Easter Egg" video b… (compare)
github-actions[bot] on develop
Auto-fix linting issues Signed… (compare)
set NODE_ENV=ctf
first and then run npm start
from a Windows CMD or Powershell and that should be it. If it doesn't work, some specifics on the error you get would help.
PS C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1\config> set NODE_ENV=ctf
PS C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1\config> npm start
juice-shop@12.1.1 start C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1
node app
info: All dependencies in ./package.json are satisfied (OK)
info: Chatbot training data botDefaultTrainingData.json validated (OK)
{ locale: 'en', useNoneFeature: undefined, trainByDomain: undefined }
info: Detected Node.js version v14.15.1 (OK)
info: Detected OS win32 (OK)
info: Detected CPU x64 (OK)
info: Configuration default validated (OK)
info: Required file index.html is present (OK)
info: Required file styles.css is present (OK)
info: Required file tutorial-es2018.js is present (OK)
info: Required file main-es2018.js is present (OK)
info: Required file polyfills-es2018.js is present (OK)
info: Required file runtime-es2018.js is present (OK)
info: Required file vendor-es2018.js is present (OK)
info: Required file main-es5.js is present (OK)
info: Required file tutorial-es5.js is present (OK)
info: Required file polyfills-es5.js is present (OK)
info: Required file runtime-es5.js is present (OK)
info: Required file vendor-es5.js is present (OK)
info: Port 3000 is available (OK)
info: Server listening on port 3000
default
config but I had those in local testing, was it already the case?
Just tried to cd.. out of the config folder same result PS C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1\config> cd ..
PS C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1> set NODE_ENV=ctf
PS C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1> npm start
juice-shop@12.1.1 start C:\Users\Administrator\Downloads\juice-shop-12.1.1_node14_win32_x64\juice-shop_12.1.1
node app
info: All dependencies in ./package.json are satisfied (OK)
info: Chatbot training data botDefaultTrainingData.json validated (OK)
{ locale: 'en', useNoneFeature: undefined, trainByDomain: undefined }
info: Detected Node.js version v14.15.1 (OK)
info: Detected OS win32 (OK)
info: Detected CPU x64 (OK)
info: Configuration default validated (OK)
info: Required file index.html is present (OK)
info: Required file styles.css is present (OK)
info: Required file main-es2018.js is present (OK)
info: Required file tutorial-es2018.js is present (OK)
info: Required file polyfills-es2018.js is present (OK)
info: Required file runtime-es2018.js is present (OK)
info: Required file vendor-es2018.js is present (OK)
info: Required file main-es5.js is present (OK)
info: Required file tutorial-es5.js is present (OK)
info: Required file polyfills-es5.js is present (OK)
info: Required file runtime-es5.js is present (OK)
info: Required file vendor-es5.js is present (OK)
info: Port 3000 is available (OK)
info: Server listening on port 3000
v12.4.0
as the last release of 2020! It comes with mostly behind-the-scenes updates like Angular 11, ESLint instead of TSLint but also some bugfixes and a lovely new product!