You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use pm2 start private-bower, and from the log, the load is successful. �[32m[bower] �[39m �[36m18/5/17 04:48:26�[39m Refreshing public packages... �[32m[bower] �[39m �[36m18/5/17 04:48:27�[39m Cached public packages loaded �[32m[bower] �[39m �[36m18/5/17 04:48:27�[39m private-bower server started �[32m[bower] �[39m �[36m18/5/17 05:19:01�[39m Loaded public packages �[32m[bower] �[39m �[36m18/5/17 05:19:01�[39m Public registry cached
but when i install public package, bower throw error like this bower ENOTFOUND Package jquery not found
i didn't modify bower.config.json
The text was updated successfully, but these errors were encountered:
i use pm2 start private-bower, and from the log, the load is successful.
�[32m[bower] �[39m �[36m18/5/17 04:48:26�[39m Refreshing public packages... �[32m[bower] �[39m �[36m18/5/17 04:48:27�[39m Cached public packages loaded �[32m[bower] �[39m �[36m18/5/17 04:48:27�[39m private-bower server started �[32m[bower] �[39m �[36m18/5/17 05:19:01�[39m Loaded public packages �[32m[bower] �[39m �[36m18/5/17 05:19:01�[39m Public registry cached
but when i install public package, bower throw error like this
bower ENOTFOUND Package jquery not found
i didn't modify bower.config.json
The text was updated successfully, but these errors were encountered: