MAINTAINER WANTED ~ [gulp-file-include] a gulp plugin for file include
🇲🇽 Analyze or create a CLABE number for a Mexican bank account (written in TypeScript)
📓 Node.js port of lord/slate
:dancers: [gulp-file-include] :dancers: a gulp plugin for file include
dpilafian/dpilafian.github.io 1
Web page
dpilafian/grails-plugin-experiment 1
Place to test out Grails plugin development
Validator for the CLABE banking standard for the numbering of bank accounts in Mexico.
:octocat: Node.js wrapper around Fetch to query the GitHub API as a GitHub App
iCalender Plugin for Grails
dpilafian/gulp-append-prepend 0
Simple Gulp plugin to append/prepend.
issue commentcenter-key/pretty-print-json
Undefined import: prettyPrintJson
I am using webpack and I get the same error when trying to import
import { prettyPrintJson } from 'pretty-print-json';
message from webpack:
export 'prettyPrintJson' (imported as 'prettyPrintJson') was not found in 'pretty-print-json' (module has no exports)
comment created time in 2 minutes
issue commentcenter-key/pretty-print-json
Undefined import: prettyPrintJson
I am also facing the same issue @mreiche How did you solve the problem?
comment created time in 3 days
startedkubeflow/pipelines
started time in 4 days
startedfmeringdal/nettu-meet
started time in 10 days
issue commentcenter-key/clabe-validator
Unable to use ir on a React.js project
The error message means that
clabeis not set at all, which implies that theimportstatement did not work.Make sure you have the latest version installed:
npm install clabe-validator@latestThen add a simple debug line to verify the
importstatement is working:console.log(clabe);
Only this works for React project
import { clabe } from 'clabe-validator/dist/clabe.esm';
comment created time in 10 days
startedKibaeKim/SectorTradingAlgorithm
started time in 12 days
startedtrustwallet/assets
started time in 13 days
startedwurosh/cake
started time in 15 days
fork orubel/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
fork in 15 days
issue openedcenter-key/pretty-print-json
Undefined import: prettyPrintJson
When I import
import { prettyPrintJson } from 'pretty-print-json';
then prettyPrintJson is undefined.
I have no idea why, my IDE IntelliJ has no problems resolving the module and giving type hints.
This is my tsconfig.json
{
"compileOnSave": false,
"compilerOptions": {
"target": "es6",
"module": "esnext",
"skipLibCheck": true,
"sourceMap": true,
"removeComments": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"lib": [
"es2019",
"dom"
],
"moduleResolution": "node",
"baseUrl": "src"
},
}
I'm using Typescript 3.9.9
created time in 16 days
issue openedhaoxins/gulp-file-include
Question: Extension support in vscode
Is there currently an extension that support syntax highlight for the include function/variables in html? Cannot find it (Or I am looking wrong)
created time in a month
fork curt-mitch/omui
The OpenMined UI component system for usage in all our web applications and Framer prototyping
fork in a month
pull request commentcenter-key/node-slate
Yes, this was just a mistake - no malicious action intended. Sorry for the mistake! :)
comment created time in a month
issue commenthaoxins/gulp-file-include
Multiline in variable and json error
having the same issue, any fix for this one?
comment created time in a month
startedgoogle/mediapipe
started time in 2 months
startedsindresorhus/execa
started time in 2 months