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 - new html5/javascript html5/js application with node.js using express
Summary: new html5/javascript html5/js application with node.js using express
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-05 20:07 UTC by proj964
Modified: 2016-09-05 20:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (51.49 KB, text/plain)
2016-09-05 20:07 UTC, proj964
Details

Note You need to log in before you can comment on or make changes to this bug.
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