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
Hi,
I am using the tslab version 1.0.15.
I installed the newest version of node.js (16.14.2) but I also tried version 14.15.1 (as used in the (getting started guide)[https://nbviewer.org/github/yunabe/tslab-examples/blob/master/notebooks/getting_started.ipynb]).
I'm having the same issues as many issues already have, e.g. #63 or #68.
The TypeScript compiler doesn't recognize some imports or standard data types.
I've seen in another issue that with tslab, one actually cannot use a tsconfig file, so I cannot even specify lib properties.
Anyhow,
with the same installations, a college of mine got it running on Mac.
We're discussion whether one has to install additional packages, but couldn't figure out which one that would be.
Currently, this is my installation:
Hi,
I am using the tslab version 1.0.15.
I installed the newest version of node.js (16.14.2) but I also tried version 14.15.1 (as used in the (getting started guide)[https://nbviewer.org/github/yunabe/tslab-examples/blob/master/notebooks/getting_started.ipynb]).
I'm having the same issues as many issues already have, e.g. #63 or #68.
The TypeScript compiler doesn't recognize some imports or standard data types.
I've seen in another issue that with tslab, one actually cannot use a tsconfig file, so I cannot even specify lib properties.
Anyhow,
with the same installations, a college of mine got it running on Mac.
We're discussion whether one has to install additional packages, but couldn't figure out which one that would be.
Currently, this is my installation:
+-- @eventstore/[email protected]
| +-- @grpc/[email protected]
| | +-- @grpc/[email protected]
| | | +-- @types/[email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | | +-- @protobufjs/[email protected] deduped
| | | | |
-- @protobufjs/[email protected] deduped | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @types/[email protected] deduped | | | | +-- @types/[email protected] deduped | | | |
-- [email protected] deduped| | |
-- [email protected] | | | +-- [email protected] | | | | +-- [email protected] deduped | | | | +-- [email protected] | | | | |
-- [email protected]| | | |
-- [email protected] | | | | +-- [email protected] | | | | |
-- [email protected]| | | | |
-- [email protected] | | | | +-- [email protected] deduped | | | |
-- [email protected] deduped| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | |
-- [email protected] deduped | | | +-- [email protected] | | |
-- [email protected]| |
-- @types/[email protected] deduped | +-- @types/[email protected] | |
-- @types/[email protected]| +-- @types/[email protected]
| +-- @types/[email protected]
| +-- [email protected]
| |
-- [email protected] | +-- [email protected] |
-- [email protected] deduped+-- @types/[email protected]
+-- @types/[email protected]
+-- [email protected]
`-- [email protected]
The text was updated successfully, but these errors were encountered: