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

npm run build fails #3

Open
rickhurkens opened this issue May 4, 2020 · 0 comments
Open

npm run build fails #3

rickhurkens opened this issue May 4, 2020 · 0 comments

Comments

@rickhurkens
Copy link

npm run build fails for me with this message:

spotify-to-youtube/node_modules/bs-node-http-server/src/httpServer.re", line 4, characters 28-31:
Error: Unclosed "{" (opened line 2, column 4)

  We've found a bug for you!
  /Users/Rick/_mystuff/Projects_current/spotify-youtube-downloader/spotify-to-youtube/node_modules/bs-node-http-server/src/httpServer.re
  
  There's been an error running Reason's parser on a file.
  If the message doesn't help, check for errors slightly above.
  Please file an issue on github.com/facebook/reason. Thanks!
  
FAILED: subcommand failed.

I have tried to examine the file. However, I don't understand this language at all. I have removed the '.' that sits behind the '{', but that didn't work. "bs-node-http-server" does not have another version to try.

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