mafintosh / mafintosh/docker-browser-console

Impossible to use it with Meteor ?

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
88
Forks
34
PR merge metrics
No merged PRs in 30d

Description

The first step is to "browserify" the code that you give. So I installed Browserify like this` meteor npm install -g browserify` then I want to use it so I did `meteor npm browserify browser.js > bundle.js `but the content of bundle.js is:
```
Usage: npm

where is one of:
access, adduser, bin, bugs, c, cache, completion, config,
ddp, dedupe, deprecate, dist-tag, docs, edit, explore, get,
help, help-search, i, init, install, install-test, it, link,
list, ln, logout, ls, outdated, owner, pack, ping, prefix,
prune, publish, rb, rebuild, repo, restart, root, run,
run-script, s, se, search, set, shrinkwrap, star, stars,
start, stop, t, tag, team, test, tst, un, uninstall,
unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
/Users/swisscom_NG/.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

npm@3.10.6 /Users/swisscom_NG/.meteor/packages/meteor-tool/.1.4.1_1.fxh4sm++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/lib/node_modules/npm
```

Someone know how to use it with Meteor or why in my case it didn't works ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported commands using browser.js and bundle.js, then inspect the repository's Browserify entry point and any Meteor-specific setup. Done means establishing a working Meteor invocation or documenting the incompatibility and the required usage clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.