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

to & toEnd messages #36

Closed
stdavis opened this issue Mar 24, 2015 · 2 comments
Closed

to & toEnd messages #36

stdavis opened this issue Mar 24, 2015 · 2 comments

Comments

@stdavis
Copy link
Collaborator

stdavis commented Mar 24, 2015

When loading this task in your project you get two messages:

to: wrong arguments
toEnd: wrong arguments

Verbose shows:

Registering "grunt-esri-slurp" local Npm module tasks.
Reading /Users/stdavis/Documents/Projects/ugs-chemistry/node_modules/grunt-esri-slurp/package.json...OK
Parsing /Users/stdavis/Documents/Projects/ugs-chemistry/node_modules/grunt-esri-slurp/package.json...OK
to: wrong arguments

toEnd: wrong arguments

Loading "index.js" tasks...OK
+ esri_slurp, esri_slurp_modules

Would be nice to clean this up. Not sure what's causing it.

@steveoh
Copy link
Owner

steveoh commented Mar 26, 2015

related issues...

jprichardson/string.js#128
jprichardson/string.js#127
shelljs/shelljs#159

We'd have to remove the dependency on string.js. Shouldn't be too hard to cherry pick the methods I use.

steveoh added a commit to steveoh/esrislurp that referenced this issue Mar 26, 2015
@stdavis
Copy link
Collaborator Author

stdavis commented Mar 26, 2015

Thanks!

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