We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i clone the app doa npm install and try to run with node-webkit (0.11.2)
Uncaught node.js Error
TypeError: Cannot read property 'exports' of undefined at file:///tmp/phido/index.html:18:14
The text was updated successfully, but these errors were encountered:
Does the file tmp/phido/node_modules/underscore.string/dist/underscore.string.min.js exist after npm install?
tmp/phido/node_modules/underscore.string/dist/underscore.string.min.js
Sorry, something went wrong.
Not exist. just tmp/phido/node_modules/underscore.string without dist directory
toledones@gollum:/tmp/phido$ ls node_modules/underscore.string/ bower.json foo.js lib package.json component.json gulpfile.js libpeerconnection.log README.markdown
62b426a
Thank you for reporting.
No branches or pull requests
i clone the app doa npm install and try to run with node-webkit (0.11.2)
Uncaught node.js Error
TypeError: Cannot read property 'exports' of undefined
at file:///tmp/phido/index.html:18:14
The text was updated successfully, but these errors were encountered: