Use volta, yarn 4, node 18 #576
Annotations
11 warnings
test-node (20):
modules/core/bundle.ts#L5
'@hubble.gl/core' should be listed in the project's dependencies. Run 'npm i -S @hubble.gl/core' to add it
|
test-node (20):
modules/core/src/capture/video-capture.ts#L78
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L81
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L96
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test-node (20):
modules/core/src/capture/video-capture.ts#L103
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L124
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L130
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L140
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test-node (20):
modules/core/src/capture/video-capture.ts#L157
'console' is not defined
|
test-node (20):
modules/core/src/capture/video-capture.ts#L161
'console' is not defined
|
test-node (20)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|