You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you mean by being redirected to this file? Is there any error output from node or is it just in the browser?
Also can you tell me what node and yo version you're running? I might not be up to date.
Thanks
Let us assume you are installing WordPress in a folder 'wordpress' which is accessible in your local server(e.g.apache) i.e you can run the files in browser using the url - 'http://localhost/wordpress'
If you run yo yo-wordpress in 'wordpress' folder you will see bunch files being downloaded.
If you execute grunt server you will be shown the file --- 'wordpress/node_modules/grunt-contrib-connect/node_modules/connect/lib/public/directory.html'
Im trying to install that wordpress generator.
While im launching ' grunt server '
Im redirected into
'wordpress/node_modules/grunt-contrib-connect/node_modules/connect/lib/public/directory.html'
Is there an error there ?
The text was updated successfully, but these errors were encountered: