Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this is a strange error #64

Open
ghost opened this issue Apr 2, 2017 · 1 comment
Open

this is a strange error #64

ghost opened this issue Apr 2, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 2, 2017

Fatal error: Path must be a string. Received { url: 'https://raw.github.com/imagemin/gifsicle-bin/v0.1.7/vendor/linux/x64/gifsicle',
name: 'gifsicle',
os: 'linux',
arch: 'x64' }

@naeemshaikh27
Copy link

facing same issue,

first at npm install it gives

TypeError: Path must be a string. Received { url: 'https://raw.github.com/imagem
in/optipng-bin/v0.3.11/vendor/win/optipng.exe',
  name: 'optipng.exe',
  os: 'win32' }

and at npm start:

Fatal error: Path must be a string. Received { url: 'https://raw.github.com/
imagemin/gifsicle-bin/v0.1.7/vendor/win/x86/gifsicle.exe',
name: 'gifsicle.exe',
os: 'win32',
arch: 'x64' }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant