Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sungwoncho/meteor-1.3-bug
https://github.com/sungwoncho/meteor-1.3-bug
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sungwoncho/meteor-1.3-bug
- Owner: sungwoncho
- Created: 2016-01-29T10:04:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T23:10:55.000Z (almost 9 years ago)
- Last Synced: 2024-11-08T12:00:01.480Z (about 2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steps
1. Run `npm install` to install `github` npm module
2. Run `meteor`
3. Error is thrown```
...
Error: Cannot find module './api/v3.0.0'
...
```