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

Error when building #94

Closed
23d1 opened this issue Aug 27, 2018 · 1 comment
Closed

Error when building #94

23d1 opened this issue Aug 27, 2018 · 1 comment

Comments

@23d1
Copy link

23d1 commented Aug 27, 2018

I'm getting this error when trying to build the latest version (using Parcel);

/Users/a/Sites/dev/templates/app/node_modules/smooth-scrolling/node_modules/dom-classes/index.js:5:20: Cannot resolve dependency 'indexof'
  3 |  */
  4 |
> 5 | var index = require('indexof');
    |                     ^
  6 |
  7 | /**
  8 |  * Whitespace regexp.
@23d1
Copy link
Author

23d1 commented Aug 28, 2018

Seems to be working now, for no particular reason, I just downgraded and upgraded again. Will report back.

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

2 participants