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
2018-02-08 19:25:58 Error: [RuntimeException] ERROR: ENOENT: no such file or directory, open 'C:\xampp\htdocs\octopo-web-app\-'
at Error (native)
at Object.fs.openSync (fs.js:640:18)
at Object.fs.readFileSync (fs.js:508:33)
at read_file (C:\Users\figur\AppData\Roaming\npm\node_modules\uglify-js\bin\uglifyjs:322:19)
at C:\Users\figur\AppData\Roaming\npm\node_modules\uglify-js\bin\uglifyjs:156:37
at Array.forEach (native)
at Object.<anonymous> (C:\Users\figur\AppData\Roaming\npm\node_modules\uglify-js\bin\uglifyjs:155:31)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32) in C:\xampp\htdocs\octopo-web-app\vendor\markstory\mini-asset\src\Filter\AssetFilter.php on line 100
Looking to error trace we can figure that the issue is when will open the file but this part C:\xampp\htdocs\octopo-web-app\- says its trying open the file -.
The text was updated successfully, but these errors were encountered:
Error
Looking to error trace we can figure that the issue is when will open the file but this part
C:\xampp\htdocs\octopo-web-app\-
says its trying open the file-
.The text was updated successfully, but these errors were encountered: