Search found 1 match

by neubee
Fri Oct 07, 2016 7:27 pm
Forum: Webserver and configuration
Topic: Attribute 'program' does not exist ('c:\...app.js
Replies: 1
Views: 6525

Attribute 'program' does not exist ('c:\...app.js

I cannot debug. Error: Attribute 'program' does not exist ('c:\wamp64\www\phpmyfaq/app.js') I have:
phpmyfaq-2.9.5
wampserver3.0.6
win7
VSCode 1.5.3
Xdebug v2.4.1
Node.js v4.6.0
launch.json:
{
"version": "0.2.0",
"configurations": [
{
"name": "Launch",
"type": "node",
"request": "launch ...