티스토리 뷰

728x90
// package.json
{
  "type": "module"
}

https://stackoverflow.com/questions/58384179/syntaxerror-cannot-use-import-statement-outside-a-module

 

SyntaxError: Cannot use import statement outside a module

I've got an ApolloServer project that's giving me trouble, so I thought I might update it and ran into issues when using the latest Babel. My "index.js" is: require('dotenv').config() imp...

stackoverflow.com

 

728x90

'공부' 카테고리의 다른 글

[python] locals()  (0) 2022.12.01
[python] arg_keys in method `inspect.getfullargspec({method})[0]`  (0) 2022.12.01
[Data] Lake(ELT) vs Warehouse(ETL)  (0) 2022.11.28
[mlops] feast  (0) 2022.11.26
[aws] s3, s3n, s3a  (0) 2022.11.26
댓글