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
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
MadLittleMods
changed the title
mobifyjs directory "alias" not working (Windows)mobifyjs symbol-link/directory-alias not working (Windows)
Apr 18, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running
grunt server
, I get this error:Error: ENOENT, no such file or directory 'mobifyjs-2.0\mobifyjs\performance\resources\samplescripts'
.I assume this is because
express
isn't properly using themobifyjs
file in the root.I am on running on Windows.
Using
connect-modrewrite
package or something like it to actually alias fixes the problem:The text was updated successfully, but these errors were encountered: