
Error:-
Phantom installation failed TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string.
Solutions:-
npm install phantomjs-prebuilt@2.1.16 -ignore-scripts
Run this
npm run dev

Output :-

Error:-
Phantom installation failed TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string.
Solutions:-
npm install phantomjs-prebuilt@2.1.16 -ignore-scripts
Run this
npm run dev
Output :-