This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267889

Summary: new html5/javascript html5/js application with node.js using express
Product: ide Reporter: proj964
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

Description proj964 2016-09-05 20:07:30 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_91
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.91-b15

Reproducibility: Happens every time

STEPS:
create new express application project

ACTUAL:
  most required libraries are not the latest.
  uses jade and not pug.
  should allow a selection of ejs or pug or ...
EXPECTED:
  latest libraries, pug and view selectio
Comment 1 proj964 2016-09-05 20:07:35 UTC
Created attachment 161915 [details]
IDE log